Searched refs:TSU_TEN (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/renesas/ |
D | sh_eth.c | 127 [TSU_TEN] = 0x0064, 292 [TSU_TEN] = 0x0064, 2300 sh_eth_tsu_write(mdp, sh_eth_tsu_read(mdp, TSU_TEN) & in sh_eth_tsu_disable_cam_entry_table() 2301 ~(1 << (31 - entry)), TSU_TEN); in sh_eth_tsu_disable_cam_entry_table() 2330 sh_eth_tsu_write(mdp, sh_eth_tsu_read(mdp, TSU_TEN) | in sh_eth_tsu_add_entry() 2331 (1 << (31 - i)), TSU_TEN); in sh_eth_tsu_add_entry() 2535 sh_eth_tsu_write(mdp, 0, TSU_TEN); /* Disable all CAM entry */ in sh_eth_tsu_init()
|
D | sh_eth.h | 132 TSU_TEN, enumerator
|