Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/renesas/
H A Drtsn.h334 #define MPIC_LSC_100M (0x01 << MPIC_LSC_SHIFT) macro
H A Drswitch.h732 #define MPIC_LSC_100M 1 macro
H A Drtsn.c678 val = MPIC_LSC_100M; in rtsn_set_rate()
H A Drswitch.c1153 lsc = MPIC_LSC_100M; in rswitch_rmac_setting()