Searched refs:PIN_FIELD16 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt6795.c | 14 #define PIN_FIELD16(_s_pin, _e_pin, _s_addr, _x_addrs, _s_bit, _x_bits) \ macro 23 PIN_FIELD16(0, 196, 0x0, 0x10, 0, 1), 27 PIN_FIELD16(0, 196, 0x100, 0x10, 0, 1), 31 PIN_FIELD16(0, 196, 0x200, 0x10, 0, 1), 35 PIN_FIELD16(0, 196, 0x400, 0x10, 0, 1), 39 PIN_FIELD16(0, 196, 0x500, 0x10, 0, 1), 159 PIN_FIELD16(119, 119, 0xe00, 0x10, 2, 1), /* KROW0 */ 160 PIN_FIELD16(120, 120, 0xe00, 0x10, 6, 1), /* KROW1 */ 161 PIN_FIELD16(121, 121, 0xe00, 0x10, 10, 1), /* KROW2 */ 162 PIN_FIELD16(12 [all...] |