Home
last modified time | relevance | path

Searched full:15000000 (Results 1 – 25 of 80) sorted by relevance

1234

/Linux-v5.15/drivers/video/fbdev/via/
DtblDPASetting.c27 /* 100000000 < LCK/VCK < 15000000 will use this value */
30 /* 15000000 < LCK/VCK will use this value */
48 /* 100000000 < LCK/VCK < 15000000 will use this value */
50 /* 15000000 < LCK/VCK will use this value */
68 /* 100000000 < LCK/VCK < 15000000 will use this value */
70 /* 15000000 < LCK/VCK will use this value */
/Linux-v5.15/arch/arm/boot/dts/
Dimx53-kp-ddc.dts65 regulator-min-microvolt = <15000000>;
66 regulator-max-microvolt = <15000000>;
Dat91rm9200ek.dts78 spi-max-frequency = <15000000>;
Dat91-sam9_l9260.dts81 spi-max-frequency = <15000000>;
Dintegrator.dtsi82 rtc@15000000 {
Dusb_a9263.dts66 spi-max-frequency = <15000000>;
Dat91sam9261ek.dts151 spi-max-frequency = <15000000>;
Dat91sam9rlek.dts185 spi-max-frequency = <15000000>;
Dimx6dl-eckelmann-ci4x10.dts76 spi-max-frequency = <15000000>;
Dintegratorcp.dts238 rtc@15000000 {
/Linux-v5.15/drivers/hwmon/
Dmlxreg-fan.c48 * RPM = 15000000 * 100 / ((Regval + 44) * 1132);
49 * - for Regval 0x00, RPM will be 15000000 * 100 / (44 * 1132) = 30115;
50 * - for Regval 0xfe, RPM will be 15000000 * 100 / ((254 + 44) * 1132) = 4446;
52 * RPM = 15000000 * 100 / ((Regval + samples) * divider).
54 #define MLXREG_FAN_GET_RPM(rval, d, s) (DIV_ROUND_CLOSEST(15000000 * 100, \
/Linux-v5.15/Documentation/devicetree/bindings/arm/mediatek/
Dmediatek,imgsys.txt26 imgsys: clock-controller@15000000 {
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
D88pm800.txt32 regulator-max-microvolt = <15000000>;
Ddlg,da9121.yaml40 Device hardware default | 15000000 7500000 5500000 11000000 58000000
/Linux-v5.15/drivers/media/usb/cx231xx/
Dcx231xx-dif.h2901 /*case 15000000:*/
2903 {15000000, DIF_BPF_COEFF01, 0x0000fffd},
2904 {15000000, DIF_BPF_COEFF23, 0x0003000f},
2905 {15000000, DIF_BPF_COEFF45, 0xffe5ffef},
2906 {15000000, DIF_BPF_COEFF67, 0x0057ffd9},
2907 {15000000, DIF_BPF_COEFF89, 0xff7000c4},
2908 {15000000, DIF_BPF_COEFF1011, 0x0062fe68},
2909 {15000000, DIF_BPF_COEFF1213, 0x009e01ff},
2910 {15000000, DIF_BPF_COEFF1415, 0xfd95fee6},
2911 {15000000, DIF_BPF_COEFF1617, 0x0435fe7d},
[all …]
/Linux-v5.15/drivers/media/dvb-frontends/
Dstv0900_core.c1126 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1137 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1151 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1162 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1175 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1221 else if (srate <= 15000000) in stv0900_get_optim_short_carr_loop()
1233 else if (srate <= 15000000) in stv0900_get_optim_short_carr_loop()
1245 else if (srate <= 15000000) in stv0900_get_optim_short_carr_loop()
/Linux-v5.15/arch/riscv/boot/dts/canaan/
Dcanaan_kd233.dts133 spi-max-frequency = <15000000>;
Dsipeed_maixduino.dts155 spi-max-frequency = <15000000>;
Dsipeed_maix_bit.dts179 spi-max-frequency = <15000000>;
Dsipeed_maix_dock.dts182 spi-max-frequency = <15000000>;
Dsipeed_maix_go.dts190 spi-max-frequency = <15000000>;
/Linux-v5.15/arch/arm64/boot/dts/mediatek/
Dmt8167.dtsi105 imgsys: syscon@15000000 {
/Linux-v5.15/arch/powerpc/boot/dts/fsl/
Dkmcoge4.dts78 spi-max-frequency = <15000000>;
/Linux-v5.15/drivers/misc/habanalabs/goya/
DgoyaP.h44 #define GOYA_CPU_TIMEOUT_USEC 15000000 /* 15s */
/Linux-v5.15/drivers/video/fbdev/i810/
Di810.h175 #define MIN_PIXELCLOCK 15000000

1234