Home
last modified time | relevance | path

Searched refs:PINS_FIELD_BASE (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt8183.c23 #define PINS_FIELD_BASE(_s_pin, _e_pin, _i_base, _s_addr, _x_addrs, _s_bit, _x_bits) \ macro
44 PINS_FIELD_BASE(0, 3, 6, 0x000, 0x10, 3, 1),
45 PINS_FIELD_BASE(4, 7, 6, 0x000, 0x10, 5, 1),
47 PINS_FIELD_BASE(9, 10, 6, 0x000, 0x10, 12, 1),
50 PINS_FIELD_BASE(13, 16, 2, 0x000, 0x10, 2, 1),
51 PINS_FIELD_BASE(17, 20, 2, 0x000, 0x10, 3, 1),
52 PINS_FIELD_BASE(21, 24, 2, 0x000, 0x10, 4, 1),
53 PINS_FIELD_BASE(25, 28, 2, 0x000, 0x10, 5, 1),
56 PINS_FIELD_BASE(31, 31, 2, 0x000, 0x10, 8, 1),
57 PINS_FIELD_BASE(32, 34, 2, 0x000, 0x10, 7, 1),
[all …]
H A Dpinctrl-mt8195.c23 #define PINS_FIELD_BASE(s_pin, e_pin, i_base, s_addr, x_addrs, s_bit, x_bits) \ macro
197 PINS_FIELD_BASE(6, 7, 4, 0x0d0, 0x10, 6, 1),
221 PINS_FIELD_BASE(31, 33, 1, 0x0f0, 0x10, 4, 1),
226 PINS_FIELD_BASE(38, 39, 1, 0x0f0, 0x10, 5, 1),
233 PINS_FIELD_BASE(46, 47, 1, 0x0f0, 0x10, 5, 1),
234 PINS_FIELD_BASE(48, 51, 1, 0x0f0, 0x10, 6, 1),
235 PINS_FIELD_BASE(52, 55, 1, 0x0f0, 0x10, 7, 1),
236 PINS_FIELD_BASE(56, 59, 1, 0x0f0, 0x10, 8, 1),
237 PINS_FIELD_BASE(60, 63, 1, 0x0f0, 0x10, 9, 1),
239 PINS_FIELD_BASE(65, 68, 1, 0x0f0, 0x10, 3, 1),
[all …]
H A Dpinctrl-mt7981.c18 #define PINS_FIELD_BASE(_s_pin, _e_pin, _i_base, _s_addr, _x_addrs, _s_bit, _x_bits) \ macro
H A Dpinctrl-mt8186.c22 #define PINS_FIELD_BASE(s_pin, e_pin, i_base, s_addr, x_addrs, s_bit, x_bits) \ macro
H A Dpinctrl-mt8192.c24 #define PINS_FIELD_BASE(s_pin, e_pin, i_base, s_addr, x_addrs, s_bit, x_bits) \ macro
H A Dpinctrl-mt8188.c22 #define PINS_FIELD_BASE(s_pin, e_pin, i_base, s_addr, x_addrs, s_bit, x_bits) \ macro