Searched refs:PINS_FIELD (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/pinctrl/mediatek/ |
A D | pinctrl-mt7622.c | 17 #define PINS_FIELD(_s_pin, _e_pin, _s_addr, _x_addrs, _s_bit, _x_bits) \ macro 25 PINS_FIELD(6, 7, 0x300, 0x10, 4, 4), 27 PINS_FIELD(10, 13, 0x300, 0x10, 8, 4), 32 PINS_FIELD(23, 24, 0x300, 0x10, 24, 4), 33 PINS_FIELD(25, 36, 0x300, 0x10, 12, 4), 34 PINS_FIELD(37, 50, 0x300, 0x10, 20, 4), 36 PINS_FIELD(71, 72, 0x300, 0x10, 16, 4),
|
Completed in 9 milliseconds