Searched refs:IOMUX_WIDTH_4BIT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/pinctrl/ |
| D | pinctrl-rockchip.c | 54 #define IOMUX_WIDTH_4BIT BIT(1) macro 1073 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_get_mux() 1187 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_set_mux() 3256 inc = (iom->type & (IOMUX_WIDTH_4BIT | in rockchip_pinctrl_get_soc_data() 3463 PIN_BANK_IOMUX_FLAGS(1, 32, "gpio1", IOMUX_WIDTH_4BIT, 3464 IOMUX_WIDTH_4BIT, 3465 IOMUX_WIDTH_4BIT, 3466 IOMUX_WIDTH_4BIT 3468 PIN_BANK_IOMUX_FLAGS(2, 32, "gpio2", IOMUX_WIDTH_4BIT, 3469 IOMUX_WIDTH_4BIT, [all …]
|