Searched refs:PIN_RSEL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pinctrl/mediatek/ |
| A D | pinctrl-mt8195.c | 803 PIN_RSEL(8, 17, 0x1, 10000, 5000), 804 PIN_RSEL(8, 17, 0x2, 5000, 75000), 805 PIN_RSEL(8, 17, 0x3, 4000, 5000), 806 PIN_RSEL(8, 17, 0x4, 3000, 75000), 807 PIN_RSEL(8, 17, 0x5, 2000, 5000), 808 PIN_RSEL(8, 17, 0x6, 1500, 75000), 809 PIN_RSEL(8, 17, 0x7, 1000, 5000), 813 PIN_RSEL(29, 30, 0x3, 4000, 5000), 815 PIN_RSEL(29, 30, 0x5, 2000, 5000), 817 PIN_RSEL(29, 30, 0x7, 1000, 5000), [all …]
|
| A D | pinctrl-mtk-common-v2.h | 61 #define PIN_RSEL(_s_pin, _e_pin, _rsel_index, _up_resl, _down_rsel) { \ macro
|
Completed in 6 milliseconds