Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dfalcon.c332 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_setsda()
334 efx_writeo(efx, &reg, FR_AB_GPIO_CTL); in falcon_setsda()
342 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_setscl()
344 efx_writeo(efx, &reg, FR_AB_GPIO_CTL); in falcon_setscl()
352 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_getsda()
361 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_getscl()
2114 efx_reado(efx, &gpio_cfg_reg_ker, FR_AB_GPIO_CTL); in falcon_reset_sram()
2117 efx_writeo(efx, &gpio_cfg_reg_ker, FR_AB_GPIO_CTL); in falcon_reset_sram()
2229 efx_reado(efx, &gpio_ctl, FR_AB_GPIO_CTL); in falcon_probe_spi_devices()
Dfarch_regs.h291 #define FR_AB_GPIO_CTL 0x00000210 macro