Home
last modified time | relevance | path

Searched full:325000000 (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/boot/dts/marvell/
H A Dac5-98dx35xx.dtsi16 clock-frequency = <325000000>;
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,sm8450-mdss.yaml181 opp-325000000 {
182 opp-hz = /bits/ 64 <325000000>;
/linux/drivers/media/tuners/
H A De4000_priv.h53 { 325000000, 0x0a, 12 }, /* 2599200000 3900000000 */
H A Dtda827x.c356 { .lomax = 325000000, .svco = 1, .spd = 1, .scr = 0, .sbs = 3, .gc3 = 1},
386 { .lomax = 325000000, .svco = 1, .spd = 1, .scr = 2, .sbs = 2, .gc3 = 1},
415 { .lomax = 325000000, .svco = 1, .spd = 1, .scr = 0, .sbs = 2, .gc3 = 1},
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-rgmii.c137 if (cpu_clock_hz >= 325000000 && cpu_clock_hz < 375000000) in __cvmx_helper_errata_asx_pass1()
/linux/drivers/media/dvb-frontends/
H A Dtda18271c2dd_maps.h242 { 325000000, 0x44 },
/linux/drivers/clk/qcom/
H A Ddispcc-x1e80100.c565 F(325000000, P_DISP_CC_PLL0_OUT_MAIN, 3, 0, 0),
/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c151 else if (pll_freq < 325000000ULL) in dsi_pll_calc_dec_frac()