Searched defs:samsung_pin_bank_data (Results 1 – 1 of 1) sorted by relevance
130 struct samsung_pin_bank_data { struct131 const struct samsung_pin_bank_type *type;132 u32 pctl_offset;133 u8 pctl_res_idx;134 u8 nr_pins;135 u8 eint_func;136 enum eint_type eint_type;137 u32 eint_mask;138 u32 eint_offset;139 u32 eint_con_offset;[all …]