Home
last modified time | relevance | path

Searched full:330000 (Results 1 – 10 of 10) sorted by relevance

/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_arria10_socdk.dtsi54 regulator-min-microvolt = <330000>;
55 regulator-max-microvolt = <330000>;
/linux/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10_socdk_nand.dts50 regulator-min-microvolt = <330000>;
51 regulator-max-microvolt = <330000>;
H A Dsocfpga_stratix10_socdk.dts50 regulator-min-microvolt = <330000>;
51 regulator-max-microvolt = <330000>;
/linux/Documentation/devicetree/bindings/regulator/
H A Dadi,max77857.yaml40 maximum: 330000
/linux/include/linux/
H A Di2c-algo-pca.h77 * 330000, 288000, 217000, 146000, 88000, 59000, 44000, 36000
/linux/drivers/i2c/busses/
H A Di2c-pca-isa.c195 "For PCA9564: 330000,288000,217000,146000,"
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c57 { .display_clk_khz = 352000, .pixel_clk_khz = 330000},
67 { .display_clk_khz = 352000, .pixel_clk_khz = 330000 },
69 { .display_clk_khz = 352000, .pixel_clk_khz = 330000 },
/linux/include/linux/mfd/
H A Dsi476x-core.h30 #define SI476X_TIMEOUT_POWER_UP 330000
/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c403 case 330000: in pca_init()
/linux/drivers/gpu/drm/radeon/
H A Dcypress_dpm.c451 if (vco > 330000) in cypress_map_clkf_to_ibias()