Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/realtek/
Dpinctrl-rtd.h27 struct rtd_pin_config_desc { struct
28 const char *name;
29 unsigned int reg_offset;
30 unsigned int base_bit;
31 unsigned int pud_en_offset;
32 unsigned int pud_sel_offset;
33 unsigned int curr_offset;
34 unsigned int smt_offset;
35 unsigned int power_offset;
36 unsigned int curr_type;