Searched refs:write_iob_reg (Results 1 – 1 of 1) sorted by relevance
89 static void write_iob_reg(unsigned int reg, unsigned int val) in write_iob_reg() function652 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(mac->rx->chan.chno), reg); in pasemi_mac_restart_rx_intr()664 write_iob_reg(PAS_IOB_DMA_TXCH_RESET(tx_ring(mac)->chan.chno), reg); in pasemi_mac_restart_tx_intr()800 write_iob_reg(PAS_IOB_COM_PKTHDRCNT, 0); in pasemi_mac_clean_rx()939 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(chan->chno), reg); in pasemi_mac_rx_intr()980 write_iob_reg(PAS_IOB_DMA_TXCH_RESET(chan->chno), reg); in pasemi_mac_tx_intr()1109 write_iob_reg(PAS_IOB_DMA_COM_TIMEOUTCFG, in pasemi_mac_open()1112 write_iob_reg(PAS_IOB_DMA_RXCH_CFG(mac->rx->chan.chno), in pasemi_mac_open()1115 write_iob_reg(PAS_IOB_DMA_TXCH_CFG(mac->tx->chan.chno), in pasemi_mac_open()