Home
last modified time | relevance | path

Searched refs:IOMUX_WIDTH_4BIT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c54 #define IOMUX_WIDTH_4BIT BIT(1) macro
1185 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_get_mux()
1311 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_set_mux()
4089 inc = (iom->type & (IOMUX_WIDTH_4BIT | in rockchip_pinctrl_get_soc_data()
4291 PIN_BANK_IOMUX_FLAGS(1, 32, "gpio1", IOMUX_WIDTH_4BIT,
4292 IOMUX_WIDTH_4BIT,
4293 IOMUX_WIDTH_4BIT,
4294 IOMUX_WIDTH_4BIT
4296 PIN_BANK_IOMUX_FLAGS(2, 32, "gpio2", IOMUX_WIDTH_4BIT,
4297 IOMUX_WIDTH_4BIT,
[all …]