Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-single.c197 bool bits_per_mux; member
277 if (pcs->bits_per_mux) { in pcs_pin_reg_offset_get()
307 if (pcs->bits_per_mux) in pcs_pin_dbg_show()
394 if (pcs->bits_per_mux) in pcs_set_mux()
430 if (pcs->bits_per_mux) { in pcs_request_gpio()
733 if (pcs->bits_per_mux && pcs->fmask) { in pcs_allocate_pin_table()
826 if (pcs->bits_per_mux) in pcs_get_pin_by_offset()
1277 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()