Searched refs:IOMUX_WIDTH_4BIT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/pinctrl/ |
| D | pinctrl-rockchip.c | 55 #define IOMUX_WIDTH_4BIT BIT(1) macro 1074 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_get_mux() 1188 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_set_mux() 3247 inc = (iom->type & (IOMUX_WIDTH_4BIT | in rockchip_pinctrl_get_soc_data() 3454 PIN_BANK_IOMUX_FLAGS(1, 32, "gpio1", IOMUX_WIDTH_4BIT, 3455 IOMUX_WIDTH_4BIT, 3456 IOMUX_WIDTH_4BIT, 3457 IOMUX_WIDTH_4BIT 3459 PIN_BANK_IOMUX_FLAGS(2, 32, "gpio2", IOMUX_WIDTH_4BIT, 3460 IOMUX_WIDTH_4BIT, [all …]
|