Searched defs:samsung_pin_bank_data (Results 1 – 1 of 1) sorted by relevance
150 struct samsung_pin_bank_data { struct151 const struct samsung_pin_bank_type *type;152 u32 pctl_offset;153 u8 pctl_res_idx;154 u8 nr_pins;155 u8 eint_func;156 enum eint_type eint_type;157 u32 eint_mask;158 u32 eint_offset;159 u32 eint_con_offset;[all …]