Symbol: DPLL_PIN_DIRECTION_INPUT
drivers/dpll/zl3073x/dpll.c
1521
if (dir == DPLL_PIN_DIRECTION_INPUT) {
drivers/dpll/zl3073x/dpll.c
1591
dir = DPLL_PIN_DIRECTION_INPUT;
drivers/dpll/zl3073x/dpll.c
80
return pin->dir == DPLL_PIN_DIRECTION_INPUT;
drivers/dpll/zl3073x/prop.c
136
if (dir == DPLL_PIN_DIRECTION_INPUT)
drivers/dpll/zl3073x/prop.c
206
if (dir == DPLL_PIN_DIRECTION_INPUT) {
drivers/dpll/zl3073x/prop.c
36
if (dir == DPLL_PIN_DIRECTION_INPUT) {
drivers/dpll/zl3073x/prop.c
91
if (dir == DPLL_PIN_DIRECTION_INPUT) {
drivers/net/ethernet/intel/ice/ice_dpll.c
1227
if (direction == DPLL_PIN_DIRECTION_INPUT) {
drivers/net/ethernet/intel/ice/ice_dpll.c
1423
if (p->direction == DPLL_PIN_DIRECTION_INPUT) {
drivers/net/ethernet/intel/ice/ice_dpll.c
1482
if (sma->direction == DPLL_PIN_DIRECTION_INPUT) {
drivers/net/ethernet/intel/ice/ice_dpll.c
1586
if (p->input && p->direction == DPLL_PIN_DIRECTION_INPUT)
drivers/net/ethernet/intel/ice/ice_dpll.c
1605
if (!p->input || p->direction != DPLL_PIN_DIRECTION_INPUT)
drivers/net/ethernet/intel/ice/ice_dpll.c
1637
*direction = DPLL_PIN_DIRECTION_INPUT;
drivers/net/ethernet/intel/ice/ice_dpll.c
1922
if (p->direction == DPLL_PIN_DIRECTION_INPUT)
drivers/net/ethernet/intel/ice/ice_dpll.c
1961
if (p->direction == DPLL_PIN_DIRECTION_INPUT)
drivers/net/ethernet/intel/ice/ice_dpll.c
2008
p->direction == DPLL_PIN_DIRECTION_INPUT ?
drivers/net/ethernet/intel/ice/ice_dpll.c
2288
if (p->direction == DPLL_PIN_DIRECTION_INPUT)
drivers/net/ethernet/intel/ice/ice_dpll.c
2321
if (p->direction == DPLL_PIN_DIRECTION_INPUT)
drivers/net/ethernet/intel/ice/ice_dpll.c
393
if (sma->direction == DPLL_PIN_DIRECTION_INPUT)
drivers/net/ethernet/intel/ice/ice_dpll.c
433
if (sma->direction == DPLL_PIN_DIRECTION_INPUT) {
drivers/net/ethernet/intel/ice/ice_dpll.c
4542
pin->direction = DPLL_PIN_DIRECTION_INPUT;
drivers/net/ethernet/intel/ice/ice_dpll.c
662
p->direction = DPLL_PIN_DIRECTION_INPUT;
drivers/net/ethernet/intel/ice/ice_dpll.c
671
p->direction = DPLL_PIN_DIRECTION_INPUT;
drivers/net/ethernet/mellanox/mlx5/core/dpll.c
264
*direction = DPLL_PIN_DIRECTION_INPUT;
drivers/ptp/ptp_ocp.c
4956
DPLL_PIN_DIRECTION_INPUT :
drivers/ptp/ptp_ocp.c
4975
mode = direction == DPLL_PIN_DIRECTION_INPUT ?