Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunbmac.c262 sbus_readl(tregs + TCVR_MPAL); in idle_transceiver()
264 sbus_readl(tregs + TCVR_MPAL); in idle_transceiver()
273 tregs + TCVR_MPAL); in write_tcvr_bit()
274 sbus_readl(tregs + TCVR_MPAL); in write_tcvr_bit()
276 tregs + TCVR_MPAL); in write_tcvr_bit()
281 tregs + TCVR_MPAL); in write_tcvr_bit()
284 tregs + TCVR_MPAL); in write_tcvr_bit()
299 tregs + TCVR_MPAL); in read_tcvr_bit()
461 tregs + TCVR_MPAL); in bigmac_tcvr_init()
462 sbus_readl(tregs + TCVR_MPAL); in bigmac_tcvr_init()
[all …]
H A Dsunbmac.h201 #define TCVR_MPAL 0x04UL macro