Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-single.c160 * @bits_per_mux: number of bits per mux
193 bool bits_per_mux; member
273 if (pcs->bits_per_mux) { in pcs_pin_reg_offset_get()
303 if (pcs->bits_per_mux) in pcs_pin_dbg_show()
390 if (pcs->bits_per_mux) in pcs_set_mux()
426 if (pcs->bits_per_mux) { in pcs_request_gpio()
735 if (pcs->bits_per_mux && pcs->fmask) { in pcs_allocate_pin_table()
828 if (pcs->bits_per_mux) in pcs_get_pin_by_offset()
1279 if (pcs->bits_per_mux) { in pcs_dt_node_to_map()
1824 pcs->bits_per_mux in pcs_probe()
[all...]