Searched refs:CPMAC_RX_CONTROL (Results 1 – 1 of 1) sorted by relevance
57 #define CPMAC_RX_CONTROL 0x0014 macro618 cpmac_write(priv->regs, CPMAC_RX_CONTROL, in cpmac_hw_stop()619 cpmac_read(priv->regs, CPMAC_RX_CONTROL) & ~1); in cpmac_hw_stop()666 cpmac_write(priv->regs, CPMAC_RX_CONTROL, in cpmac_hw_start()667 cpmac_read(priv->regs, CPMAC_RX_CONTROL) | 1); in cpmac_hw_start()