Searched defs:CPLD_READ (Results 1 – 7 of 7) sorted by relevance
34 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
45 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
41 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
29 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
39 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
32 #define CPLD_READ(reg) cpld_read(offsetof(struct cpld_data, reg)) macro
53 #define CPLD_READ(reg) cpld_read(offsetof(cpld_data_t, reg)) macro