Home
last modified time | relevance | path

Searched full:7300000 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Drichtek,rtq6752-regulator.yaml66 regulator-max-microvolt = <7300000>;
72 regulator-max-microvolt = <7300000>;
/linux-6.12.1/drivers/media/usb/cx231xx/
Dcx231xx-dif.h1053 /*case 7300000:*/
1055 {7300000, DIF_BPF_COEFF01, 0x00000002},
1056 {7300000, DIF_BPF_COEFF23, 0x00080008},
1057 {7300000, DIF_BPF_COEFF45, 0xfff0ffc9},
1058 {7300000, DIF_BPF_COEFF67, 0xffc1000d},
1059 {7300000, DIF_BPF_COEFF89, 0x009800e2},
1060 {7300000, DIF_BPF_COEFF1011, 0x005bff10},
1061 {7300000, DIF_BPF_COEFF1213, 0xfe00fe74},
1062 {7300000, DIF_BPF_COEFF1415, 0x00b50345},
1063 {7300000, DIF_BPF_COEFF1617, 0x03b000bc},
[all …]
/linux-6.12.1/drivers/thermal/tegra/
Dtegra30-tsensor.c489 ts->calib.p = -7300000; in tegra_tsensor_nvmem_setup()