Searched refs:write_iob_reg (Results 1 – 1 of 1) sorted by relevance
79 static void write_iob_reg(unsigned int reg, unsigned int val) in write_iob_reg() function637 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(mac->rx->chan.chno), reg); in pasemi_mac_restart_rx_intr()649 write_iob_reg(PAS_IOB_DMA_TXCH_RESET(tx_ring(mac)->chan.chno), reg); in pasemi_mac_restart_tx_intr()786 write_iob_reg(PAS_IOB_COM_PKTHDRCNT, 0); in pasemi_mac_clean_rx()925 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(chan->chno), reg); in pasemi_mac_rx_intr()967 write_iob_reg(PAS_IOB_DMA_TXCH_RESET(chan->chno), reg); in pasemi_mac_tx_intr()1100 write_iob_reg(PAS_IOB_DMA_COM_TIMEOUTCFG, in pasemi_mac_open()1103 write_iob_reg(PAS_IOB_DMA_RXCH_CFG(mac->rx->chan.chno), in pasemi_mac_open()1106 write_iob_reg(PAS_IOB_DMA_TXCH_CFG(mac->tx->chan.chno), in pasemi_mac_open()