Home
last modified time | relevance | path

Searched refs:clock_ctl (Results 26 – 34 of 34) sorted by relevance

12

/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpd/
H A Dntp_proto.c926 if (clock_ctl.mode_ntpdate) { in transmit()
2788 clock_ctl.hardpps_enable = false; in init_proto()
2836 clock_ctl.ntp_enable = (bool)value; in proto_config()
2840 clock_ctl.hardpps_enable = (bool)value; in proto_config()
H A Dntp_peer.c677 if (clock_ctl.mode_ntpdate) in newpeer()
H A Dntp_refclock.c1005 clock_ctl.hardpps_enable = true; in refclock_params()
H A Dntp_config.c2660 if (clock_ctl.mode_ntpdate) in peer_config()
H A Drefclock_oncore.c914 clock_ctl.hardpps_enable = true; in oncore_ppsapi()
H A Drefclock_generic.c2420 clock_ctl.hardpps_enable = true; in parse_hardpps()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dtg3.c6145 u32 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_refclk_write() local
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()
6266 u32 clock_ctl; in tg3_ptp_enable() local
6279 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_ptp_enable()
6280 clock_ctl &= ~TG3_EAV_CTL_TSYNC_GPIO_MASK; in tg3_ptp_enable()
6308 clock_ctl | TG3_EAV_CTL_TSYNC_WDOG0); in tg3_ptp_enable()
6311 tw32(TG3_EAV_REF_CLCK_CTL, clock_ctl); in tg3_ptp_enable()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dtg3.c6145 u32 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_refclk_write() local
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()
6266 u32 clock_ctl; in tg3_ptp_enable() local
6279 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_ptp_enable()
6280 clock_ctl &= ~TG3_EAV_CTL_TSYNC_GPIO_MASK; in tg3_ptp_enable()
6308 clock_ctl | TG3_EAV_CTL_TSYNC_WDOG0); in tg3_ptp_enable()
6311 tw32(TG3_EAV_REF_CLCK_CTL, clock_ctl); in tg3_ptp_enable()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dtg3.c6145 u32 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_refclk_write() local
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()
6266 u32 clock_ctl; in tg3_ptp_enable() local
6279 clock_ctl = tr32(TG3_EAV_REF_CLCK_CTL); in tg3_ptp_enable()
6280 clock_ctl &= ~TG3_EAV_CTL_TSYNC_GPIO_MASK; in tg3_ptp_enable()
6308 clock_ctl | TG3_EAV_CTL_TSYNC_WDOG0); in tg3_ptp_enable()
6311 tw32(TG3_EAV_REF_CLCK_CTL, clock_ctl); in tg3_ptp_enable()

12