Home
last modified time | relevance | path

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

/linux/drivers/dpll/zl3073x/
H A Ddpll.c815 *state = DPLL_PIN_STATE_DISCONNECTED; in zl3073x_dpll_ref_state_get()
853 } else if (state == DPLL_PIN_STATE_DISCONNECTED) { in zl3073x_dpll_input_pin_state_on_dpll_set()
877 } else if (state == DPLL_PIN_STATE_DISCONNECTED) { in zl3073x_dpll_input_pin_state_on_dpll_set()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c130 DPLL_PIN_STATE_CONNECTED : DPLL_PIN_STATE_DISCONNECTED; in mlx5_dpll_pin_state_get()