Home
last modified time | relevance | path

Searched defs:samsung_pin_bank_data (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/samsung/
Dpinctrl-samsung.h119 struct samsung_pin_bank_data { struct
120 const struct samsung_pin_bank_type *type;
121 u32 pctl_offset;
122 u8 pctl_res_idx;
123 u8 nr_pins;
124 u8 eint_func;
125 enum eint_type eint_type;
126 u32 eint_mask;
127 u32 eint_offset;
128 const char *name;