Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddpll.h58 * @DPLL_LOCK_STATUS_ERROR_NONE: dpll device lock status was changed without
73 DPLL_LOCK_STATUS_ERROR_NONE = 1, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c122 return DPLL_LOCK_STATUS_ERROR_NONE; in mlx5_dpll_lock_status_error_get()