Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/
H A Djme.c1221 u32 apmc; in jme_pseudo_hotplug_enabled() local
1222 apmc = jread32(jme, JME_APMC); in jme_pseudo_hotplug_enabled()
1229 u32 apmc; in jme_start_shutdown_timer() local
1232 apmc &= ~JME_APMC_EPIEN_CTRL; in jme_start_shutdown_timer()
1237 jwrite32f(jme, JME_APMC, apmc); in jme_start_shutdown_timer()
1248 u32 apmc; in jme_stop_shutdown_timer() local
1254 apmc = jread32(jme, JME_APMC); in jme_stop_shutdown_timer()
1258 jwrite32f(jme, JME_APMC, apmc); in jme_stop_shutdown_timer()
2910 u32 apmc; in jme_init_one() local
3004 jwrite32(jme, JME_APMC, apmc); in jme_init_one()
[all …]