Home
last modified time | relevance | path

Searched full:25600000 (Results 1 – 15 of 15) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/display/msm/
Dqcom,sm6150-dpu.yaml97 opp-25600000 {
98 opp-hz = /bits/ 64 <25600000>;
Dqcom,sm6150-mdss.yaml154 opp-25600000 {
155 opp-hz = /bits/ 64 <25600000>;
/linux-6.14.4/net/atm/
Datm_sysfs.c85 link_rate = 25600000; in link_rate_show()
/linux-6.14.4/include/uapi/linux/
Datmdev.h23 #define ATM_25_PCR ((25600000/8-8000)/54)
/linux-6.14.4/sound/soc/codecs/
Dcs42xx8.c197 { 4, 2048000, 25600000, {512, 256, 128} },
Dnau8325.c75 { 64000, 3, false, { 16384000, 25600000, 32000000 } },
Dcs4234.c775 if (cs4234->mclk_rate < 7680000 || cs4234->mclk_rate > 25600000) { in cs4234_i2c_probe()
Dcs35l41.c99 { 25600000, 0x3D },
Dcs35l36.c127 {25600000, 0x3D, 0x0A},
/linux-6.14.4/drivers/clk/qcom/
Dgcc-mdm9615.c446 { 25600000, P_PLL8, 1, 1, 15 },
Dgcc-msm8660.c721 { 25600000, P_PLL8, 1, 1, 15 },
Dgcc-ipq806x.c724 { 25600000, P_PLL8, 1, 1, 15 },
Dgcc-msm8960.c967 { 25600000, P_PLL8, 1, 1, 15 },
/linux-6.14.4/drivers/atm/
Dlanai.c2054 * where MAXPCR is (according to the docs) 25600000/(54*8),
Diphase.c811 iadev->LineRate = (u32)(((25600000/8)*26)/(27*53));