Searched refs:dwceqos_write (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/synopsys/ |
D | dwc_eth_qos.c | 671 #define dwceqos_write(lp, reg, val) \ macro 766 dwceqos_write(lp, REG_DWCEQOS_MAC_MDIO_ADDR, regval); in dwceqos_mdio_read() 791 dwceqos_write(lp, REG_DWCEQOS_MAC_MDIO_DATA, value); in dwceqos_mdio_write() 798 dwceqos_write(lp, REG_DWCEQOS_MAC_MDIO_ADDR, regval); in dwceqos_mdio_write() 842 dwceqos_write(lp, REG_DWCEQOS_MAC_LPI_CTRL_STATUS, regval); in dwceqos_link_down() 855 dwceqos_write(lp, REG_DWCEQOS_MAC_LPI_CTRL_STATUS, regval); in dwceqos_link_up() 867 dwceqos_write(lp, REG_DWCEQOS_MAC_LPI_CTRL_STATUS, regval); in dwceqos_link_up() 895 dwceqos_write(lp, REG_DWCEQOS_MAC_CFG, regval); in dwceqos_set_speed() 1185 dwceqos_write(lp, REG_DWCEQOS_DMA_CH0_IE, regval); in dwceqos_dma_enable_txirq() 1197 dwceqos_write(lp, REG_DWCEQOS_DMA_CH0_IE, regval); in dwceqos_dma_disable_txirq() [all …]
|