Searched refs:TSU_FWEN0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/ |
H A D | sh_eth.h | 100 TSU_FWEN0, enumerator 403 /* TSU_FWEN0 */
|
H A D | sh_eth.c | 114 [TSU_FWEN0] = 0x0010, 306 [TSU_FWEN0] = 0x0010, 2180 add_tsu_reg(TSU_FWEN0); in __sh_eth_get_regs() 3012 sh_eth_tsu_write(mdp, 0, TSU_FWEN0); /* Disable forward(0->1) */ in sh_eth_tsu_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/ |
H A D | sh_eth.h | 100 TSU_FWEN0, enumerator 373 /* TSU_FWEN0 */
|
H A D | sh_eth.c | 112 [TSU_FWEN0] = 0x0010, 304 [TSU_FWEN0] = 0x0010, 2174 add_tsu_reg(TSU_FWEN0); in __sh_eth_get_regs() 3010 sh_eth_tsu_write(mdp, 0, TSU_FWEN0); /* Disable forward(0->1) */ in sh_eth_tsu_init()
|
Completed in 15 milliseconds