Home
last modified time | relevance | path

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

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