tse_clear_bit
tse_clear_bit(priv->rx_dma_csr, msgdma_csroffs(control),
tse_clear_bit(priv->tx_dma_csr, msgdma_csroffs(control),
tse_clear_bit(priv->mac_dev, tse_csroffs(tx_cmd_stat),
tse_clear_bit(priv->mac_dev, tse_csroffs(command_config),
void tse_clear_bit(void __iomem *ioaddr, size_t offs, u32 bit_mask);