Home
last modified time | relevance | path

Searched refs:MPIC_LSC_100M (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/renesas/
H A Drtsn.h334 #define MPIC_LSC_100M (0x01 << MPIC_LSC_SHIFT) macro
H A Drswitch.h738 #define MPIC_LSC_100M 1 macro
H A Drtsn.c673 val = MPIC_LSC_100M; in rtsn_set_rate()
H A Drswitch_main.c1178 lsc = MPIC_LSC_100M; in rswitch_rmac_setting()