Home
last modified time | relevance | path

Searched full:96000000 (Results 1 – 25 of 94) sorted by relevance

1234

/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Daptina,mt9p031.yaml57 maximum: 96000000
62 maximum: 96000000
103 pixel-clock-frequency = <96000000>;
/openbmc/u-boot/arch/arm/dts/
H A Dam574x-idk.dts18 spi-max-frequency = <96000000>;
20 spi-max-frequency = <96000000>;
H A Dk3-am65-mcu.dtsi15 clock-frequency = <96000000>;
H A Drv1108-evb.dts52 spi-max-frequency = <96000000>;
H A Dkeystone-k2g.dtsi189 max-frequency = <96000000>;
200 max-frequency = <96000000>;
H A Dkeystone-k2g-ice.dts45 spi-max-frequency = <96000000>;
H A Ddra76-evm.dts384 spi-max-frequency = <96000000>;
386 spi-max-frequency = <96000000>;
H A Dkeystone-k2g-evm.dts104 spi-max-frequency = <96000000>;
/openbmc/linux/arch/arm/mach-omap1/
H A Dopp_data.c29 { 96000000, 12000000, 192000000, 0x055f, 0x2810, /* 2/2/2/2/8/8 */
43 { 96000000, 12000000, 96000000, 0x0005, 0x2410, /* 1/1/1/1/2/2 */
H A Dclock.c368 if (rate >= 96000000 / dsor) in calc_ext_dsor()
413 clk->rate = 96000000 / dsor; in omap1_set_ext_clk_rate()
480 return 96000000 / calc_ext_dsor(rate); in omap1_round_ext_clk_rate()
498 clk-> rate = 96000000 / dsor; in omap1_init_ext_clk()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam574x-idk.dts20 spi-max-frequency = <96000000>;
22 spi-max-frequency = <96000000>;
H A Ddra76x.dtsi129 max-frequency = <96000000>;
H A Ddra76-evm.dts513 spi-max-frequency = <96000000>;
515 spi-max-frequency = <96000000>;
/openbmc/linux/drivers/clk/visconti/
H A Dpll-tmpv770x.c37 VISCONTI_PLL_RATE(96000000, 0x1, 0x0, 0x1, 0x30, 0x000000, 0x5, 0x2),
47 VISCONTI_PLL_RATE(96000000, 0x1, 0x0, 0x1, 0x30, 0x000000, 0x5, 0x2),
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/
H A Dapll.txt43 ti,clock-frequency = <96000000>;
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm21664.dtsi253 clock-frequency = <96000000>;
259 clock-frequency = <96000000>;
H A Dbcm11351.dtsi337 clock-frequency = <96000000>;
343 clock-frequency = <96000000>;
H A Dbcm23550.dtsi339 clock-frequency = <96000000>;
345 clock-frequency = <96000000>;
/openbmc/linux/drivers/media/dvb-frontends/
H A Dm88ds3103.c420 else if (dev->mclk == 96000000) in m88ds3103b_select_mclk()
695 dev->mclk = 96000000; in m88ds3103_set_frontend()
698 target_mclk = 96000000; in m88ds3103_set_frontend()
714 dev->mclk = 96000000; in m88ds3103_set_frontend()
724 target_mclk = 96000000; in m88ds3103_set_frontend()
727 target_mclk = 96000000; in m88ds3103_set_frontend()
741 case 96000000: in m88ds3103_set_frontend()
/openbmc/linux/drivers/clk/qcom/
H A Dmmcc-msm8960.c168 { 96000000, P_PLL8, 4, 0, 0 },
817 F_MN( 96000000, P_PLL8, 1, 4),
957 F_MN( 96000000, P_PLL8, 1, 4),
977 F_MN( 96000000, P_PLL8, 1, 4),
1156 { 96000000, P_PLL8, 4, 0, 0 },
1220 { 96000000, P_PLL8, 4 },
1277 { 96000000, P_PLL8, 1, 1, 4 },
1393 { 96000000, P_PLL8, 4 },
1632 F_MN( 96000000, P_PLL8, 1, 4),
1708 { 96000000, P_PLL8, 4 },
[all …]
/openbmc/linux/arch/arm/boot/dts/gemini/
H A Dgemini.dtsi451 * some reason have a system using USB1 at 96000000 but
453 * usb_default_pins to the USB controller at 96000000
/openbmc/u-boot/drivers/i2c/
H A Domap24xx_i2c.h91 #define SYSTEM_CLOCK_96 96000000
/openbmc/linux/drivers/usb/serial/
H A Doti6858.c76 __le16 divisor; /* baud rate = 96000000 / (16 * divisor), LE */
447 new_divisor = (96000000 + 8 * br) / (16 * br); in oti6858_set_termios()
448 real_br = 96000000 / (16 * new_divisor); in oti6858_set_termios()
/openbmc/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2g.dtsi421 max-frequency = <96000000>;
435 max-frequency = <96000000>;
/openbmc/linux/arch/arm/boot/dts/amlogic/
H A Dmeson8.dtsi76 opp-96000000 {
77 opp-hz = /bits/ 64 <96000000>;

1234