Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-single.c165 * @bits_per_mux: number of bits per mux
198 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()
731 if (pcs->bits_per_mux && pcs->fmask) { in pcs_allocate_pin_table()
824 if (pcs->bits_per_mux) in pcs_get_pin_by_offset()
1280 if (pcs->bits_per_mux) { in pcs_dt_node_to_map()
1832 pcs->bits_per_mux in pcs_probe()
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-single.c164 * @bits_per_mux: number of bits per mux
197 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()
392 if (pcs->bits_per_mux) in pcs_set_mux()
428 if (pcs->bits_per_mux) { in pcs_request_gpio()
731 if (pcs->bits_per_mux && pcs->fmask) { in pcs_allocate_pin_table()
824 if (pcs->bits_per_mux) in pcs_get_pin_by_offset()
1275 if (pcs->bits_per_mux) { in pcs_dt_node_to_map()
1827 pcs->bits_per_mux in pcs_probe()
[all...]

Completed in 6 milliseconds