Home
last modified time | relevance | path

Searched full:dpll_mode (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/clk/ti/
H A Ddpll.c280 u8 dpll_mode = 0; in of_ti_dpll_setup() local
360 dpll_mode |= 1 << DPLL_LOW_POWER_STOP; in of_ti_dpll_setup()
363 dpll_mode |= 1 << DPLL_LOW_POWER_BYPASS; in of_ti_dpll_setup()
366 dpll_mode |= 1 << DPLL_LOCKED; in of_ti_dpll_setup()
372 if (dpll_mode) in of_ti_dpll_setup()
373 dd->modes = dpll_mode; in of_ti_dpll_setup()
/linux/include/linux/mfd/
H A Didt82p33_reg.h53 /* Bit definitions for the DPLL_MODE register */
H A Didt8a340_reg.h201 #define DPLL_MODE 0x0037 macro
512 /* Bit definitions for the DPLL_MODE register */
668 /* Values of DPLL_N.DPLL_MODE.PLL_MODE */
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c164 void *priv, enum dpll_mode *mode, in mlx5_dpll_device_mode_get()
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1140 enum dpll_mode *mode, struct netlink_ext_ack *extack) in zl3073x_dpll_mode_get()
1220 enum dpll_mode mode, struct netlink_ext_ack *extack) in zl3073x_dpll_mode_set()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c878 enum dpll_mode *mode, in ice_dpll_mode_get()
/linux/drivers/ptp/
H A Dptp_ocp.c4616 enum dpll_mode *mode, struct netlink_ext_ack *extack) in ptp_ocp_dpll_mode_get()