Home
last modified time | relevance | path

Searched refs:PINS_FIELD16 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt6795.c18 #define PINS_FIELD16(_s_pin, _e_pin, _s_addr, _x_addrs, _s_bit, _x_bits)\ macro
47 PINS_FIELD16(0, 4, 0x900, 0x10, 1, 1),
48 PINS_FIELD16(5, 9, 0x900, 0x10, 2, 1),
49 PINS_FIELD16(10, 15, 0x900, 0x10, 10, 1),
50 PINS_FIELD16(16, 16, 0x900, 0x10, 2, 1),
51 PINS_FIELD16(17, 19, 0x910, 0x10, 3, 1),
52 PINS_FIELD16(20, 22, 0x910, 0x10, 4, 1),
53 PINS_FIELD16(23, 26, 0xce0, 0x10, 14, 1),
54 PINS_FIELD16(27, 27, 0xcc0, 0x10, 14, 1),
55 PINS_FIELD16(28, 28, 0xcd0, 0x10, 14, 1),
[all …]
H A Dpinctrl-mt7623.c28 #define PINS_FIELD16(_s_pin, _e_pin, _s_addr, _x_addrs, _s_bit, _x_bits) \ macro
53 PINS_FIELD16(0, 6, 0xb20, 0x10, 0, 1),
54 PINS_FIELD16(7, 9, 0xb20, 0x10, 1, 1),
55 PINS_FIELD16(10, 13, 0xb30, 0x10, 3, 1),
56 PINS_FIELD16(14, 15, 0xb30, 0x10, 13, 1),
57 PINS_FIELD16(16, 17, 0xb40, 0x10, 7, 1),
58 PINS_FIELD16(18, 29, 0xb40, 0x10, 13, 1),
59 PINS_FIELD16(30, 32, 0xb40, 0x10, 7, 1),
60 PINS_FIELD16(33, 37, 0xb40, 0x10, 13, 1),
62 PINS_FIELD16(39, 42, 0xb40, 0x10, 13, 1),
[all …]