Searched refs:FR_AB_GPIO_CTL (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | falcon.c | 61 efx_reado(efx, ®, FR_AB_GPIO_CTL); in falcon_setsda() 63 efx_writeo(efx, ®, FR_AB_GPIO_CTL); in falcon_setsda() 71 efx_reado(efx, ®, FR_AB_GPIO_CTL); in falcon_setscl() 73 efx_writeo(efx, ®, FR_AB_GPIO_CTL); in falcon_setscl() 81 efx_reado(efx, ®, FR_AB_GPIO_CTL); in falcon_getsda() 90 efx_reado(efx, ®, FR_AB_GPIO_CTL); in falcon_getscl() 1262 efx_reado(efx, &gpio_cfg_reg_ker, FR_AB_GPIO_CTL); in falcon_reset_sram() 1265 efx_writeo(efx, &gpio_cfg_reg_ker, FR_AB_GPIO_CTL); in falcon_reset_sram() 1376 efx_reado(efx, &gpio_ctl, FR_AB_GPIO_CTL); in falcon_probe_spi_devices()
|
D | regs.h | 291 #define FR_AB_GPIO_CTL 0x00000210 macro
|