Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-qcom-ethqos.c380 volatile unsigned int dll_lock; in ethqos_configure() local
423 dll_lock = rgmii_readl(ethqos, SDC4_STATUS); in ethqos_configure()
424 if (dll_lock & SDC4_STATUS_DLL_LOCK) in ethqos_configure()
/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci-msm.c803 u32 config, dll_lock; in msm_hc_select_hs400() local
835 dll_lock, in msm_hc_select_hs400()
836 (dll_lock & in msm_hc_select_hs400()
842 mmc_hostname(host->mmc), dll_lock); in msm_hc_select_hs400()