Home
last modified time | relevance | path

Searched full:mega (Results 1 – 25 of 91) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/phy/mediatek/
Dphy-mtk-hdmi-mt8195.c221 if (tmds_clk < 25 * MEGA || tmds_clk > 594 * MEGA) in mtk_hdmi_pll_calc()
224 if (tmds_clk >= 340 * MEGA) in mtk_hdmi_pll_calc()
230 da_hdmitx21_ref_ck = 26 * MEGA; in mtk_hdmi_pll_calc()
238 if (tmds_clk < 54 * MEGA) in mtk_hdmi_pll_calc()
240 else if (tmds_clk >= 54 * MEGA && (tmds_clk * 100) < 14835 * MEGA) in mtk_hdmi_pll_calc()
242 else if ((tmds_clk * 100) >= 14835 * MEGA && (tmds_clk * 10) < 2967 * MEGA) in mtk_hdmi_pll_calc()
244 else if ((tmds_clk * 10) >= 2967 * MEGA && tmds_clk <= 594 * MEGA) in mtk_hdmi_pll_calc()
322 if (tmds_clk > 300 * MEGA && tmds_clk <= 594 * MEGA) { in mtk_hdmi_pll_drv_setting()
327 } else if (((u64)pixel_clk * 1000) >= 74175 * MEGA && pixel_clk <= 300 * MEGA) { in mtk_hdmi_pll_drv_setting()
332 } else if (pixel_clk >= 27 * MEGA && ((u64)pixel_clk * 1000) < 74175 * MEGA) { in mtk_hdmi_pll_drv_setting()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dat91-cosino_mega2560.dts4 * Mega 2560 extension
18 model = "HCE Cosino Mega 2560";
/kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/
Dat91-cosino_mega2560.dts4 * Mega 2560 extension
18 model = "HCE Cosino Mega 2560";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt68 MHz (Mega Hz). When DDR frequency is less than
73 the ODT disable frequency in MHz (Mega Hz).
100 then ODT disable frequency in MHz (Mega Hz).
129 MHz (Mega Hz). When the DDR frequency is less then
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
Dddk750_chip.c199 data = SZ_8M; break; /* 8 Mega byte */ in ddk750_get_vm_size()
201 data = SZ_16M; break; /* 16 Mega byte */ in ddk750_get_vm_size()
203 data = SZ_32M; break; /* 32 Mega byte */ in ddk750_get_vm_size()
205 data = SZ_64M; break; /* 64 Mega byte */ in ddk750_get_vm_size()
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
Dddk750_chip.c199 data = SZ_8M; break; /* 8 Mega byte */ in ddk750_get_vm_size()
201 data = SZ_16M; break; /* 16 Mega byte */ in ddk750_get_vm_size()
203 data = SZ_32M; break; /* 32 Mega byte */ in ddk750_get_vm_size()
205 data = SZ_64M; break; /* 64 Mega byte */ in ddk750_get_vm_size()
/kernel/linux/linux-5.10/kernel/dma/
DKconfig139 int "Size in Mega Bytes"
165 bool "Use mega bytes value only"
/kernel/linux/linux-6.6/drivers/iio/accel/
Dkionix-kx022a.c261 320 * MEGA,
262 160 * MEGA,
263 80 * MEGA,
264 40 * MEGA,
265 20 * MEGA,
266 10 * MEGA,
267 5 * MEGA,
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Ddvb-usb-gl861-cardlist.rst19 * - MSI Mega Sky 55801 DVB-T USB2.0
Ddvb-usb-m920x-cardlist.rst23 * - MSI Mega Sky 580 DVB-T USB2.0
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Ddvb-usb-gl861-cardlist.rst19 * - MSI Mega Sky 55801 DVB-T USB2.0
Ddvb-usb-m920x-cardlist.rst23 * - MSI Mega Sky 580 DVB-T USB2.0
/kernel/linux/linux-6.6/kernel/dma/
DKconfig175 int "Size in Mega Bytes"
201 bool "Use mega bytes value only"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad9467.yaml15 converters (ADCs), operating in the range of 100 to 500 mega samples
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad9467.yaml14 converters (ADCs), operating in the range of 100 to 500 mega samples
/kernel/linux/linux-5.10/include/linux/
Dunits.h11 #define MEGA 1000000UL macro
/kernel/linux/linux-5.10/drivers/hid/
Dhid-retrode.c38 suffix = "Mega Drive"; in retrode_input_configured()
/kernel/linux/linux-6.6/drivers/hid/
Dhid-retrode.c38 suffix = "Mega Drive"; in retrode_input_configured()
Dhid-megaworld.c3 * Vibration support for Mega World controllers
/kernel/linux/linux-6.6/include/linux/
Dunits.h11 #define MEGA 1000000UL macro
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/
Dm5mols_core.c101 { 0x1a, M5MOLS_RESTYPE_CAPTURE, 2048, 1152 }, /* 3Mega */
103 { 0x1c, M5MOLS_RESTYPE_CAPTURE, 2560, 1440 }, /* 4Mega */
105 { 0x1f, M5MOLS_RESTYPE_CAPTURE, 2560, 1920 }, /* 5Mega */
106 { 0x21, M5MOLS_RESTYPE_CAPTURE, 3264, 1836 }, /* 6Mega */
108 { 0x25, M5MOLS_RESTYPE_CAPTURE, 3264, 2448 }, /* 8Mega */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/
Dimx258.yaml13 IMX258 is a diagonal 5.867mm (Type 1/3.06) 13 Mega-pixel CMOS active pixel
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ddr/
Dlpddr2.txt13 - density : <u32> representing density in Mb (Mega bits)
Dlpddr3.txt8 - density : <u32> representing density in Mb (Mega bits)
/kernel/linux/linux-6.6/drivers/phy/freescale/
Dphy-fsl-imx8qm-lvds-phy.c47 #define MIN_CLKIN_FREQ (25 * MEGA)
48 #define MAX_CLKIN_FREQ (165 * MEGA)

1234