Home
last modified time | relevance | path

Searched refs:REG_LOCAL_STATUS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326.c44 t1_tpi_read(adapter, (REG_LOCAL_STATUS << 2) + 4, &vlo); in vsc_read()
45 t1_tpi_read(adapter, REG_LOCAL_STATUS << 2, &vhi); in vsc_read()
704 t1_tpi_read(adapter, (REG_LOCAL_STATUS << 2) + 4, &vlo); in vsc7326_mac_create()
706 t1_tpi_read(adapter, REG_LOCAL_STATUS << 2, &vhi); in vsc7326_mac_create()
H A Dvsc7326_reg.h33 #define REG_LOCAL_STATUS CRA(0x7,0xf,0xff) /* Local CPU Status Register */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326.c44 t1_tpi_read(adapter, (REG_LOCAL_STATUS << 2) + 4, &vlo); in vsc_read()
45 t1_tpi_read(adapter, REG_LOCAL_STATUS << 2, &vhi); in vsc_read()
704 t1_tpi_read(adapter, (REG_LOCAL_STATUS << 2) + 4, &vlo); in vsc7326_mac_create()
706 t1_tpi_read(adapter, REG_LOCAL_STATUS << 2, &vhi); in vsc7326_mac_create()
H A Dvsc7326_reg.h33 #define REG_LOCAL_STATUS CRA(0x7,0xf,0xff) /* Local CPU Status Register */ macro

Completed in 5 milliseconds