Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/ibm/emac/
A Dmal.c94 set_mal_dcrn(mal, MAL_RCBS(channel), size >> 4); in mal_set_rcbs()
119 set_mal_dcrn(mal, MAL_TXCASR, in mal_enable_tx_channel()
148 set_mal_dcrn(mal, MAL_RXCASR, in mal_enable_rx_channel()
223 set_mal_dcrn(mal, MAL_ESR, esr); in mal_serr()
279 set_mal_dcrn(mal, MAL_TXEOBISR, r); in mal_txeob()
299 set_mal_dcrn(mal, MAL_RXEOBISR, r); in mal_rxeob()
315 set_mal_dcrn(mal, MAL_TXDEIR, deir); in mal_txde()
345 set_mal_dcrn(mal, MAL_RXDEIR, deir); in mal_rxde()
464 set_mal_dcrn(mal, MAL_CFG, MAL_CFG_SR); in mal_reset()
625 set_mal_dcrn(mal, MAL_CFG, cfg); in mal_probe()
[all …]
A Dmal.h218 static inline void set_mal_dcrn(struct mal_instance *mal, int reg, u32 val) in set_mal_dcrn() function

Completed in 6 milliseconds