Searched refs:mtk_pin_field (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common-v2.c | 69 int field, struct mtk_pin_field *pfd) in mtk_hw_pin_field_lookup() 142 int field, struct mtk_pin_field *pfd) in mtk_hw_pin_field_get() 152 static void mtk_hw_bits_part(struct mtk_pin_field *pf, int *h, int *l) in mtk_hw_bits_part() 159 struct mtk_pin_field *pf, int value) in mtk_hw_write_cross_field() 173 struct mtk_pin_field *pf, int *value) in mtk_hw_read_cross_field() 190 struct mtk_pin_field pf; in mtk_hw_set_value() 213 struct mtk_pin_field pf; in mtk_hw_get_value()
|
H A D | pinctrl-mtk-common-v2.h | 87 /* struct mtk_pin_field - the structure that holds the information of the field 96 struct mtk_pin_field { struct
|
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common-v2.c | 74 int field, struct mtk_pin_field *pfd) in mtk_hw_pin_field_lookup() 147 int field, struct mtk_pin_field *pfd) in mtk_hw_pin_field_get() 157 static void mtk_hw_bits_part(struct mtk_pin_field *pf, int *h, int *l) in mtk_hw_bits_part() 164 struct mtk_pin_field *pf, int value) in mtk_hw_write_cross_field() 178 struct mtk_pin_field *pf, int *value) in mtk_hw_read_cross_field() 195 struct mtk_pin_field pf; in mtk_hw_set_value() 218 struct mtk_pin_field pf; in mtk_hw_get_value()
|
H A D | pinctrl-mtk-common-v2.h | 113 /* struct mtk_pin_field - the structure that holds the information of the field 122 struct mtk_pin_field { struct
|
Completed in 6 milliseconds