Home
last modified time | relevance | path

Searched defs:constraints (Results 1 – 7 of 7) sorted by relevance

/drivers/regulator/
Dof_regulator.c36 struct regulation_constraints *constraints) in of_get_regulator_prot_limits()
85 struct regulation_constraints *constraints = &(*init_data)->constraints; in of_get_regulation_constraints() local
Dcore.c1094 struct regulation_constraints *constraints = rdev->constraints; in print_constraints_debug() local
1167 struct regulation_constraints *constraints = rdev->constraints; in print_constraints() local
1178 struct regulation_constraints *constraints) in machine_constraints_voltage()
1315 struct regulation_constraints *constraints) in machine_constraints_current()
3917 struct regulation_constraints *constraints = rdev->constraints; in regulator_limit_voltage_step() local
3952 struct regulation_constraints *constraints = rdev->constraints; in regulator_get_optimal_voltage() local
/drivers/soc/samsung/
Dexynos-regulator-coupler.c26 struct regulation_constraints *constraints = rdev->constraints; in regulator_get_optimal_voltage() local
/drivers/media/pci/intel/ipu6/
Dipu6-buttress.h49 struct list_head constraints; member
/drivers/crypto/nx/
Dnx-842.h143 struct nx842_constraints *constraints; member
/drivers/clk/imx/
Dclk-imx8mp.c541 static void imx8mp_clocks_apply_constraints(const struct imx8mp_clock_constraints constraints[]) in imx8mp_clocks_apply_constraints()
/drivers/gpu/drm/vc4/tests/
Dvc4_test_pv_muxing.c61 static bool __check_encoder_constraints(const struct encoder_constraint *constraints, in __check_encoder_constraints()