Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a77995.c3138 if (!(sh_pfc_read(pfc, reg->puen) & BIT(puen_bit))) in r8a77995_pinmux_get_bias()
3157 enable = sh_pfc_read(pfc, reg->puen) & ~BIT(puen_bit); in r8a77995_pinmux_set_bias()
3167 sh_pfc_write(pfc, reg->puen, enable); in r8a77995_pinmux_set_bias()