Searched defs:CPLD_READ (Results 1 – 7 of 7) sorted by relevance
35 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
30 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
46 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
42 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
40 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
33 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
54 #define CPLD_READ(reg) cpld_read(offsetof(cpld_data_t, reg)) macro