Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/renesas/
Dsh_eth.c134 [TSU_TEN] = 0x0064,
204 [TSU_TEN] = 0x0064,
382 [TSU_TEN] = 0x0064,
2086 add_tsu_reg(TSU_TEN); in __sh_eth_get_regs()
2649 sh_eth_tsu_write(mdp, sh_eth_tsu_read(mdp, TSU_TEN) & in sh_eth_tsu_disable_cam_entry_table()
2650 ~(1 << (31 - entry)), TSU_TEN); in sh_eth_tsu_disable_cam_entry_table()
2679 sh_eth_tsu_write(mdp, sh_eth_tsu_read(mdp, TSU_TEN) | in sh_eth_tsu_add_entry()
2680 (1 << (31 - i)), TSU_TEN); in sh_eth_tsu_add_entry()
2862 sh_eth_tsu_write(mdp, 0, TSU_TEN); /* Disable all CAM entry */ in sh_eth_tsu_init()
2885 sh_eth_tsu_write(mdp, 0, TSU_TEN); /* Disable all CAM entry */ in sh_eth_tsu_init()
Dsh_eth.h132 TSU_TEN, enumerator