Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pinctrl/renesas/rcar/
Dpfc_rcar.c95 uint16_t reg_offs = PFC_RCAR_IPSR + rcar_func->bank * sizeof(uint32_t); in pfc_rcar_set_ipsr() local
96 uint32_t val = sys_read32(pfc_base + reg_offs); in pfc_rcar_set_ipsr()
100 pfc_rcar_write(pfc_base, reg_offs, val); in pfc_rcar_set_ipsr()