Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/boot/dts/
Dsocfpga_arria10_socdk.dtsi54 regulator-min-microvolt = <330000>;
55 regulator-max-microvolt = <330000>;
/Linux-v5.10/arch/arm64/boot/dts/altera/
Dsocfpga_stratix10_socdk.dts49 regulator-min-microvolt = <330000>;
50 regulator-max-microvolt = <330000>;
Dsocfpga_stratix10_socdk_nand.dts49 regulator-min-microvolt = <330000>;
50 regulator-max-microvolt = <330000>;
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
Ddce110_clk_mgr.c58 { .display_clk_khz = 352000, .pixel_clk_khz = 330000 },
60 { .display_clk_khz = 352000, .pixel_clk_khz = 330000 },
/Linux-v5.10/Documentation/devicetree/bindings/hwmon/
Dti,tmp513.yaml87 shunt-resistor-micro-ohms = <330000>;
/Linux-v5.10/include/linux/
Di2c-algo-pca.h77 * 330000, 288000, 217000, 146000, 88000, 59000, 44000, 36000
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/
Ddce60_clk_mgr.c77 { .display_clk_khz = 352000, .pixel_clk_khz = 330000},
/Linux-v5.10/drivers/i2c/busses/
Di2c-pca-isa.c197 "For PCA9564: 330000,288000,217000,146000,"
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/
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 },
Ddce_stream_encoder.c1209 {14850, 4096, 297000, 6272, 330000, 6144, 297000},
/Linux-v5.10/drivers/gpu/drm/i2c/
Dsil164_drv.c265 if (mode->clock > 330000 || in sil164_encoder_mode_valid()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
Ddce_clk_mgr.c73 { .display_clk_khz = 352000, .pixel_clk_khz = 330000},
/Linux-v5.10/include/linux/mfd/
Dsi476x-core.h30 #define SI476X_TIMEOUT_POWER_UP 330000
/Linux-v5.10/drivers/i2c/algos/
Di2c-algo-pca.c403 case 330000: in pca_init()
/Linux-v5.10/drivers/mmc/host/
Dsdhci-omap.c83 #define IOV_3V3 3300000 /* 330000 uV */
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c1168 {14850, 4096, 297000, 6272, 330000, 6144, 297000},
/Linux-v5.10/drivers/gpu/drm/radeon/
Dcypress_dpm.c453 if (vco > 330000) in cypress_map_clkf_to_ibias()