Home
last modified time | relevance | path

Searched refs:TG3_EAV_REF_CLCK_CTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c6152 u32 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_refclk_write()
6154 tw32(TG3_EAV_REF_CLCK_CTL, clock_ctl | TG3_EAV_REF_CLCK_CTL_STOP); in tg3_refclk_write()
6157 tw32_f(TG3_EAV_REF_CLCK_CTL, clock_ctl | TG3_EAV_REF_CLCK_CTL_RESUME); in tg3_refclk_write()
6286 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_ptp_enable()
6314 tw32(TG3_EAV_REF_CLCK_CTL, in tg3_ptp_enable()
6318 tw32(TG3_EAV_REF_CLCK_CTL, clock_ctl); in tg3_ptp_enable()
H A Dtg3.h1834 #define TG3_EAV_REF_CLCK_CTL 0x00006908 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c6145 u32 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_refclk_write()
6147 tw32(TG3_EAV_REF_CLCK_CTL, clock_ctl | TG3_EAV_REF_CLCK_CTL_STOP); in tg3_refclk_write()
6150 tw32_f(TG3_EAV_REF_CLCK_CTL, clock_ctl | TG3_EAV_REF_CLCK_CTL_RESUME); in tg3_refclk_write()
6271 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_ptp_enable()
6299 tw32(TG3_EAV_REF_CLCK_CTL, in tg3_ptp_enable()
6303 tw32(TG3_EAV_REF_CLCK_CTL, clock_ctl); in tg3_ptp_enable()
H A Dtg3.h1834 #define TG3_EAV_REF_CLCK_CTL 0x00006908 macro

Completed in 55 milliseconds