Home
last modified time | relevance | path

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

/drivers/pinctrl/
Dpinctrl-single.c198 bool bits_per_mux; member
278 if (pcs->bits_per_mux) { in pcs_pin_reg_offset_get()
308 if (pcs->bits_per_mux) in pcs_pin_dbg_show()
393 if (pcs->bits_per_mux) in pcs_set_mux()
429 if (pcs->bits_per_mux) { in pcs_request_gpio()
732 if (pcs->bits_per_mux && pcs->fmask) { in pcs_allocate_pin_table()
825 if (pcs->bits_per_mux) in pcs_get_pin_by_offset()
1276 if (pcs->bits_per_mux) { in pcs_dt_node_to_map()
1828 pcs->bits_per_mux = of_property_read_bool(np, in pcs_probe()
1831 pcs->bits_per_mux ? 2 : 1); in pcs_probe()