Searched refs:write_iob_reg (Results 1 – 1 of 1) sorted by relevance
78 static void write_iob_reg(unsigned int reg, unsigned int val) in write_iob_reg() function640 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(mac->rx->chan.chno), reg); in pasemi_mac_restart_rx_intr()652 write_iob_reg(PAS_IOB_DMA_TXCH_RESET(tx_ring(mac)->chan.chno), reg); in pasemi_mac_restart_tx_intr()789 write_iob_reg(PAS_IOB_COM_PKTHDRCNT, 0); in pasemi_mac_clean_rx()928 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(chan->chno), reg); in pasemi_mac_rx_intr()969 write_iob_reg(PAS_IOB_DMA_TXCH_RESET(chan->chno), reg); in pasemi_mac_tx_intr()1102 write_iob_reg(PAS_IOB_DMA_COM_TIMEOUTCFG, in pasemi_mac_open()1105 write_iob_reg(PAS_IOB_DMA_RXCH_CFG(mac->rx->chan.chno), in pasemi_mac_open()1108 write_iob_reg(PAS_IOB_DMA_TXCH_CFG(mac->tx->chan.chno), in pasemi_mac_open()