/* * AD5504 SPI DAC driver * * Copyright 2011 Analog Devices Inc. * * Licensed under the GPL-2. */ #ifndef SPI_AD5504_H_ #define SPI_AD5504_H_ struct ad5504_platform_data { u16 vref_mv; }; #endif /* SPI_AD5504_H_ */
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ad5421.h | File | 840 B | 0644 |
|
ad5504.h | File | 229 B | 0644 |
|
ad5791.h | File | 539 B | 0644 |
|
max517.h | File | 261 B | 0644 |
|
mcp4725.h | File | 722 B | 0644 |
|