Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-single.c195 bool bits_per_mux; member
364 if (pcs->bits_per_mux) in pcs_set_mux()
398 if (pcs->bits_per_mux) { in pcs_request_gpio()
706 if (pcs->bits_per_mux) { in pcs_allocate_pin_table()
730 if (pcs->bits_per_mux) { in pcs_allocate_pin_table()
807 if (pcs->bits_per_mux) in pcs_get_pin_by_offset()
1253 if (pcs->bits_per_mux) { in pcs_dt_node_to_map()
1801 pcs->bits_per_mux = of_property_read_bool(np, in pcs_probe()
1804 pcs->bits_per_mux ? 2 : 1); in pcs_probe()