Home
last modified time | relevance | path

Searched full:330000 (Results 1 – 18 of 18) 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/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c58 { .display_clk_khz = 352000, .pixel_clk_khz = 330000 },
60 { .display_clk_khz = 352000, .pixel_clk_khz = 330000 },
/linux/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp513.yaml89 shunt-resistor-micro-ohms = <330000>;
/linux/include/linux/
H A Di2c-algo-pca.h77 * 330000, 288000, 217000, 146000, 88000, 59000, 44000, 36000
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/
H A Ddce60_clk_mgr.c77 { .display_clk_khz = 352000, .pixel_clk_khz = 330000},
/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 },
H A Ddce_stream_encoder.c1110 {14850, 4096, 297000, 6272, 330000, 6144, 297000},
/linux/drivers/gpu/drm/i2c/
H A Dsil164_drv.c265 if (mode->clock > 330000 || in sil164_encoder_mode_valid()
/linux/include/linux/mfd/
H A Dsi476x-core.h30 #define SI476X_TIMEOUT_POWER_UP 330000
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.c73 { .display_clk_khz = 352000, .pixel_clk_khz = 330000},
/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c403 case 330000: in pca_init()
/linux/drivers/mmc/host/
H A Dsdhci-omap.c93 #define IOV_3V3 3300000 /* 330000 uV */
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_stream_encoder.c1123 {14850, 4096, 297000, 6272, 330000, 6144, 297000},
/linux/drivers/gpu/drm/radeon/
H A Dcypress_dpm.c451 if (vco > 330000) in cypress_map_clkf_to_ibias()