Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/
Dpinctrl-single.c198 bool bits_per_mux; member
367 if (pcs->bits_per_mux) in pcs_set_mux()
401 if (pcs->bits_per_mux) { in pcs_request_gpio()
710 if (pcs->bits_per_mux) { in pcs_allocate_pin_table()
734 if (pcs->bits_per_mux) { in pcs_allocate_pin_table()
811 if (pcs->bits_per_mux) in pcs_get_pin_by_offset()
1266 if (pcs->bits_per_mux) { in pcs_dt_node_to_map()
1818 pcs->bits_per_mux = of_property_read_bool(np, in pcs_probe()
1821 pcs->bits_per_mux ? 2 : 1); in pcs_probe()