Searched refs:CPSW_FIFO_DUAL_MAC_MODE (Results 1 – 3 of 3) sorted by relevance
109 #define CPSW_FIFO_DUAL_MAC_MODE (1 << 16) macro
693 fifo_mode = (cpsw->data.dual_emac) ? CPSW_FIFO_DUAL_MAC_MODE : in cpsw_init_host_port()
536 writel(CPSW_FIFO_DUAL_MAC_MODE, &cpsw->host_port_regs->tx_in_ctl); in cpsw_init_host_port_dual_mac()