Searched refs:PIN_FIELD16 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/pinctrl/mediatek/ |
D | pinctrl-mt7623.c | 24 #define PIN_FIELD16(_s_pin, _e_pin, _s_addr, _x_addrs, _s_bit, _x_bits) \ macro 40 PIN_FIELD16(0, 175, 0x0, 0x10, 0, 1), 41 PIN_FIELD16(176, 278, 0xc0, 0x10, 0, 1), 45 PIN_FIELD16(0, 278, 0x630, 0x10, 0, 1), 49 PIN_FIELD16(0, 278, 0x500, 0x10, 0, 1), 61 PIN_FIELD16(38, 38, 0xb20, 0x10, 13, 1), 65 PIN_FIELD16(49, 49, 0xb20, 0x10, 12, 1), 69 PIN_FIELD16(59, 59, 0xb30, 0x10, 10, 1), 78 PIN_FIELD16(85, 85, 0xda0, 0x10, 4, 1), 79 PIN_FIELD16(86, 86, 0xd90, 0x10, 4, 1), [all …]
|