Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dfalcon.c61 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_setsda()
63 efx_writeo(efx, &reg, FR_AB_GPIO_CTL); in falcon_setsda()
71 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_setscl()
73 efx_writeo(efx, &reg, FR_AB_GPIO_CTL); in falcon_setscl()
81 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_getsda()
90 efx_reado(efx, &reg, 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()
Dregs.h291 #define FR_AB_GPIO_CTL 0x00000210 macro