Searched refs:IOMUX_WIDTH_4BIT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/pinctrl/ |
| D | pinctrl-rockchip.c | 70 #define IOMUX_WIDTH_4BIT BIT(1) macro 1448 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_get_mux() 1536 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_set_mux() 3648 inc = (iom->type & (IOMUX_WIDTH_4BIT | in rockchip_pinctrl_get_soc_data() 3835 PIN_BANK_IOMUX_FLAGS(1, 32, "gpio1", IOMUX_WIDTH_4BIT, 3836 IOMUX_WIDTH_4BIT, 3837 IOMUX_WIDTH_4BIT, 3838 IOMUX_WIDTH_4BIT 3840 PIN_BANK_IOMUX_FLAGS(2, 32, "gpio2", IOMUX_WIDTH_4BIT, 3841 IOMUX_WIDTH_4BIT, [all …]
|