Home
last modified time | relevance | path

Searched refs:uescr_value (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Ducc_geth.c1140 u16 uescr_value = 0; in init_hw_statistics_gathering_mode() local
1147 uescr_value = in_be16(uescr_register); in init_hw_statistics_gathering_mode()
1148 uescr_value |= UESCR_CLRCNT; in init_hw_statistics_gathering_mode()
1152 uescr_value |= UESCR_AUTOZ; in init_hw_statistics_gathering_mode()
1153 out_be16(uescr_register, uescr_value); in init_hw_statistics_gathering_mode()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Ducc_geth.c1120 u16 uescr_value = 0; in init_hw_statistics_gathering_mode() local
1127 uescr_value = in_be16(uescr_register); in init_hw_statistics_gathering_mode()
1128 uescr_value |= UESCR_CLRCNT; in init_hw_statistics_gathering_mode()
1132 uescr_value |= UESCR_AUTOZ; in init_hw_statistics_gathering_mode()
1133 out_be16(uescr_register, uescr_value); in init_hw_statistics_gathering_mode()

Completed in 8 milliseconds