Home
last modified time | relevance | path

Searched refs:enetc_txbdr_wr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1198 enetc_txbdr_wr(hw, idx, ENETC_TBBAR0, in enetc_setup_txbdr()
1201 enetc_txbdr_wr(hw, idx, ENETC_TBBAR1, in enetc_setup_txbdr()
1205 enetc_txbdr_wr(hw, idx, ENETC_TBLENR, in enetc_setup_txbdr()
1213 enetc_txbdr_wr(hw, idx, ENETC_TBICR0, ENETC_TBICR0_ICEN | 0x1); in enetc_setup_txbdr()
1220 enetc_txbdr_wr(hw, idx, ENETC_TBMR, tbmr); in enetc_setup_txbdr()
1299 enetc_txbdr_wr(hw, idx, ENETC_TBMR, 0); in enetc_clear_txbdr()
1416 enetc_txbdr_wr(hw, i, ENETC_TBICR1, priv->tx_ictt); in enetc_setup_interrupts()
1417 enetc_txbdr_wr(hw, i, ENETC_TBICR0, ENETC_TBICR0_ICEN | icpt); in enetc_setup_interrupts()
1418 enetc_txbdr_wr(hw, i, ENETC_TBIER, ENETC_TBIER_TXTIE); in enetc_setup_interrupts()
1428 enetc_txbdr_wr(hw, i, ENETC_TBIER, 0); in enetc_clear_interrupts()
H A Denetc_hw.h486 #define enetc_txbdr_wr(hw, n, off, val) \ macro
681 enetc_txbdr_wr(hw, idx, ENETC_TBMR, val); in enetc_bdr_enable_txvlan()
691 enetc_txbdr_wr(hw, bdr_idx, ENETC_TBMR, val); in enetc_set_bdr_prio()