Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c285 bool is_locked; in hw_atl_utils_fw_downld_dwords() local
288 is_locked = hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_RAM); in hw_atl_utils_fw_downld_dwords()
289 if (!is_locked) { in hw_atl_utils_fw_downld_dwords()
327 bool is_locked; in hw_atl_utils_fw_upload_dwords() local
329 is_locked = hw_atl_reg_glb_cpu_sem_get(self, HW_ATL_FW_SM_RAM); in hw_atl_utils_fw_upload_dwords()
330 if (!is_locked) { in hw_atl_utils_fw_upload_dwords()
/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_clk_pll.c516 is_locked(struct pll_sc *sc) in is_locked() function
545 if (is_locked(sc)) in wait_for_lock()
1030 locked = is_locked(sc); in tegra124_pll_recalc()
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_clk_pll.c709 is_locked(struct pll_sc *sc) in is_locked() function
738 if (is_locked(sc)) in wait_for_lock()
1343 locked = is_locked(sc); in tegra210_pll_recalc()
/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_serdes_25g.c487 al_bool *is_locked, in al_serdes_25g_bist_rx_status() argument
505 *is_locked = AL_FALSE; in al_serdes_25g_bist_rx_status()
509 *is_locked = AL_TRUE; in al_serdes_25g_bist_rx_status()
H A Dal_hal_serdes_hssp.c903 al_bool *is_locked, in al_serdes_bist_rx_status() argument
929 *is_locked = in al_serdes_bist_rx_status()