Home
last modified time | relevance | path

Searched refs:VT6655_MAC_SELECT_PAGE1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/vt6655/
H A Dchannel.c119 VT6655_MAC_SELECT_PAGE1(priv->port_offset); in set_channel()
H A Dmac.c191 VT6655_MAC_SELECT_PAGE1(io_base); in vt6655_mac_save_context()
218 VT6655_MAC_SELECT_PAGE1(io_base); in vt6655_mac_restore_context()
H A Dmac.h542 #define VT6655_MAC_SELECT_PAGE1(iobase) iowrite8(1, iobase + MAC_REG_PAGE1SEL) macro
H A Ddevice_main.c403 VT6655_MAC_SELECT_PAGE1(priv->port_offset); in device_init_registers()
1589 VT6655_MAC_SELECT_PAGE1(priv->port_offset); in vnt_configure()
1596 VT6655_MAC_SELECT_PAGE1(priv->port_offset); in vnt_configure()
H A Dcard.c548 VT6655_MAC_SELECT_PAGE1(priv->port_offset); in CARDvSetRSPINF()