/Linux-v6.1/drivers/clk/uniphier/ |
D | clk-uniphier-sys.c | 12 UNIPHIER_CLK_FACTOR("sd-200m", -1, "spll", 1, 8), \ 13 UNIPHIER_CLK_FACTOR("sd-133m", -1, "vpll27a", 1, 2) 16 UNIPHIER_CLK_FACTOR("sd-200m", -1, "spll", 1, 12), \ 17 UNIPHIER_CLK_FACTOR("sd-133m", -1, "spll", 1, 18) 20 UNIPHIER_CLK_FACTOR("sd-200m", -1, "spll", 1, 10), \ 21 UNIPHIER_CLK_FACTOR("sd-133m", -1, "spll", 1, 15) 24 UNIPHIER_CLK_FACTOR("sd-200m", -1, "spll", 1, 4), \ 25 UNIPHIER_CLK_FACTOR("sd-133m", -1, "spll", 1, 6) 28 UNIPHIER_CLK_FACTOR("nand-50m", -1, "spll", 1, 32), \ 29 UNIPHIER_CLK_GATE("nand", (idx), "nand-50m", 0x2104, 2) [all …]
|
/Linux-v6.1/drivers/clk/ralink/ |
D | clk-mt7621.c | 71 GATE(MT7621_CLK_HSDMA, "hsdma", "150m", BIT(5)), 72 GATE(MT7621_CLK_FE, "fe", "250m", BIT(6)), 73 GATE(MT7621_CLK_SP_DIVTX, "sp_divtx", "270m", BIT(7)), 74 GATE(MT7621_CLK_TIMER, "timer", "50m", BIT(8)), 75 GATE(MT7621_CLK_PCM, "pcm", "270m", BIT(11)), 76 GATE(MT7621_CLK_PIO, "pio", "50m", BIT(13)), 78 GATE(MT7621_CLK_NAND, "nand", "125m", BIT(15)), 79 GATE(MT7621_CLK_I2C, "i2c", "50m", BIT(16)), 80 GATE(MT7621_CLK_I2S, "i2s", "270m", BIT(17)), 82 GATE(MT7621_CLK_UART1, "uart1", "50m", BIT(19)), [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | mediatek,mt7621-sysc.yaml | 78 "50m", "125m", "150m", 79 "250m", "270m";
|
/Linux-v6.1/Documentation/arm/omap/ |
D | dss.rst | 167 rotate Rotation 0-3 for 0, 90, 180, 270 degrees 201 rotate Rotation 0-3 for 0, 90, 180, 270 degrees 325 "1:4M" to allocate 4M for fb1. 343 3 - 270 degree rotation
|
/Linux-v6.1/Documentation/hwmon/ |
D | coretemp.rst | 11 - 0xe (Pentium M DC), 0xf (Core 2 DC 65nm), 71 i7 3920XM, 3820QM, 3720QM, 3667U, 3520M 105 72 i5 3427U, 3360M/3320M 105 83 i7 660UM/640/620, 640LM/620, 620M, 610E 105 84 i5 540UM/520/430, 540M/520/450/430 105 85 i3 330E, 370M/350/330 90 rPGA, 105 BGA 124 N280/270 90
|
/Linux-v6.1/Documentation/fb/ |
D | modedb.rst | 23 <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd] 29 If 'M' is specified in the mode_option argument (after <yres> and before 33 If 'i' is specified, calculate for an interlaced mode. And if 'm' is 37 Sample usage: 1024x768M@60m - CVT timing with margins 67 degrees. Valid values are 0, 90, 180 and 270. 115 <pix>M<a>[-R] 118 M = always present
|
D | fbcon.rst | 25 Select 'y' to compile support statically or 'm' for module support. The 131 - 3 - counterclockwise orientation (270 degrees) 225 to 'y' or 'm'. Enable one or more of your favorite framebuffer drivers.
|
/Linux-v6.1/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_HTProc.c | 24 { {27, 54, 81, 108, 162, 216, 243, 270, 54, 108, 162, 216, 324, 432, 486, 540, 26 12, 162, 216, 270, 243, 324, 405, 216, 270, 270, 324, 378, 378, 432, 324, 405, 27 405, 486, 567, 567, 648, 270, 324, 378, 324, 378, 432, 486, 432, 486, 540, 540, 29 {30, 60, 90, 120, 180, 240, 270, 300, 60, 120, 180, 240, 360, 480, 540, 600, 30 90, 180, 270, 360, 540, 720, 810, 900, 120, 240, 360, 480, 720, 960, 1080, 1200, 31 13, 180, 240, 300, 270, 360, 450, 240, 300, 300, 360, 420, 420, 480, 360, 450, 142 …IEEE80211_DEBUG(IEEE80211_DL_HT, "\tSupport Short GI for 20M = %s\n", (pCapELE->ShortGI20Mhz) ? "… in HTDebugHTCapability() 143 …IEEE80211_DEBUG(IEEE80211_DL_HT, "\tSupport Short GI for 40M = %s\n", (pCapELE->ShortGI40Mhz) ? "… in HTDebugHTCapability() 1267 //if in half N mode, set to 20M bandwidth please 09.08.2008 WB. in HTSetConnectBwMode()
|
/Linux-v6.1/drivers/clk/hisilicon/ |
D | crg-hi3798cv200.c | 48 { HI3798CV200_FIXED_12M, "12m", NULL, 0, 12000000, }, 49 { HI3798CV200_FIXED_24M, "24m", NULL, 0, 24000000, }, 50 { HI3798CV200_FIXED_25M, "25m", NULL, 0, 25000000, }, 51 { HI3798CV200_FIXED_48M, "48m", NULL, 0, 48000000, }, 52 { HI3798CV200_FIXED_50M, "50m", NULL, 0, 50000000, }, 53 { HI3798CV200_FIXED_60M, "60m", NULL, 0, 60000000, }, 54 { HI3798CV200_FIXED_75M, "75m", NULL, 0, 75000000, }, 55 { HI3798CV200_FIXED_100M, "100m", NULL, 0, 100000000, }, 56 { HI3798CV200_FIXED_150M, "150m", NULL, 0, 150000000, }, 58 { HI3798CV200_FIXED_200M, "200m", NULL, 0, 200000000, }, [all …]
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | fb_ili9163.c | 8 * .S.U.M.O.T.O.Y. by Max MC Costa (https://github.com/sumotoy/TFT_ILI9163C). 130 case 270: in set_addr_win() 174 case 270: in set_var()
|
/Linux-v6.1/drivers/media/dvb-frontends/ |
D | s5h1411.c | 143 { 0x387, 270, }, 186 { 0x14b5, 270, }, 315 { 0x53a0, 270, }, 475 enum fe_modulation m) in s5h1411_enable_modulation() argument 479 dprintk("%s(0x%08x)\n", __func__, m); in s5h1411_enable_modulation() 481 if ((state->first_tune == 0) && (m == state->current_modulation)) { in s5h1411_enable_modulation() 487 switch (m) { in s5h1411_enable_modulation() 510 state->current_modulation = m; in s5h1411_enable_modulation()
|
D | s5h1409.c | 116 { 896, 270, }, 160 { 22, 270, }, 286 { 92, 270, }, 391 enum fe_modulation m) in s5h1409_enable_modulation() argument 395 dprintk("%s(0x%08x)\n", __func__, m); in s5h1409_enable_modulation() 397 switch (m) { in s5h1409_enable_modulation() 418 state->current_modulation = m; in s5h1409_enable_modulation()
|
/Linux-v6.1/arch/mips/boot/dts/ralink/ |
D | mt7621.dtsi | 69 "50m", "125m", "150m", 70 "250m", "270m";
|
/Linux-v6.1/include/uapi/linux/ |
D | if_arp.h | 12 * Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source. 53 #define ARPHRD_ROSE 270
|
/Linux-v6.1/tools/perf/pmu-events/arch/s390/cf_z16/ |
D | extended.json | 3 "Unit": "CPU-M-CF", 10 "Unit": "CPU-M-CF", 17 "Unit": "CPU-M-CF", 24 "Unit": "CPU-M-CF", 31 "Unit": "CPU-M-CF", 38 "Unit": "CPU-M-CF", 45 "Unit": "CPU-M-CF", 52 "Unit": "CPU-M-CF", 59 "Unit": "CPU-M-CF", 66 "Unit": "CPU-M-CF", [all …]
|
/Linux-v6.1/drivers/clk/samsung/ |
D | clk-pll.c | 207 /* Maximum lock time can be 270 * PDIV cycles */ 208 #define PLL35XX_LOCK_FACTOR (270) 1123 u32 r, p, m, s, pll_stat; in samsung_pll2550x_recalc_rate() local 1131 m = (pll_stat >> PLL2550X_M_SHIFT) & PLL2550X_M_MASK; in samsung_pll2550x_recalc_rate() 1134 fvco *= m; in samsung_pll2550x_recalc_rate() 1148 /* Maximum lock time can be 270 * PDIV cycles */ 1149 #define PLL2550XX_LOCK_FACTOR 270
|
/Linux-v6.1/drivers/media/pci/tw68/ |
D | tw68-core.c | 13 * Copyright (C) 2009 William M. Brack 39 MODULE_AUTHOR("William M. Brack"); 101 tw_writeb(TW68_CROP_HI, 0x02); /* 21C Hactive m.s. bits */ in tw68_hw_init1() 126 tw_writeb(TW68_SDT, 0x07); /* 270 Enable shadow reg, auto-det */ in tw68_hw_init1()
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_blend.c | 4 * Marek Szyprowski <m.szyprowski@samsung.com> 261 * "rotate-270" 280 { __builtin_ffs(DRM_MODE_ROTATE_270) - 1, "rotate-270" }, in drm_plane_create_rotation_property()
|
D | drm_mipi_dbi.c | 457 } else if (rotation == 90 || rotation == 270) { in mipi_dbi_rotate_mode() 772 struct spi_message m; in mipi_dbi_spi1e_transfer() local 782 spi_message_init_with_transfers(&m, &tr, 1); in mipi_dbi_spi1e_transfer() 794 return spi_sync(spi, &m); in mipi_dbi_spi1e_transfer() 871 ret = spi_sync(spi, &m); in mipi_dbi_spi1e_transfer() 889 struct spi_message m; in mipi_dbi_spi1_transfer() local 907 spi_message_init_with_transfers(&m, &tr, 1); in mipi_dbi_spi1_transfer() 934 ret = spi_sync(spi, &m); in mipi_dbi_spi1_transfer() 961 struct spi_message m; in mipi_dbi_typec1_command_read() local 986 spi_message_init_with_transfers(&m, tr, ARRAY_SIZE(tr)); in mipi_dbi_typec1_command_read() [all …]
|
/Linux-v6.1/drivers/gpu/drm/tests/ |
D | drm_cmdline_parser_test.c | 297 const char *cmdline = "720x480-24@60m"; in drm_test_cmdline_res_bpp_refresh_margins() 610 const char *cmdline = "720x480,rotate=270"; in drm_test_cmdline_rotate_270() 706 const char *cmdline = "720x480,rotate=270,reflect_x"; in drm_test_cmdline_multiple_options() 856 .cmdline = "m", 908 .cmdline = "NTSC@60m",
|
/Linux-v6.1/drivers/clk/qcom/ |
D | clk-rcg2.c | 152 * Calculate m/n:d rate 154 * parent_rate m 159 calc_rate(unsigned long rate, u32 m, u32 n, u32 mode, u32 hid_div) in calc_rate() argument 168 tmp *= m; in calc_rate() 180 u32 hid_div, m = 0, n = 0, mode = 0, mask; in __clk_rcg2_recalc_rate() local 184 regmap_read(rcg->clkr.regmap, RCG_M_OFFSET(rcg), &m); in __clk_rcg2_recalc_rate() 185 m &= mask; in __clk_rcg2_recalc_rate() 189 n += m; in __clk_rcg2_recalc_rate() 198 return calc_rate(parent_rate, m, n, mode, hid_div); in __clk_rcg2_recalc_rate() 256 do_div(tmp, f->m); in _freq_tbl_determine_rate() [all …]
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_fbc.c | 1023 * FIXME with 90/270 degree rotation we should use the fence on in intel_fbc_is_fence_ok() 1026 * For now this will effectively disable FBC with 90/270 degree in intel_fbc_is_fence_ok() 1745 static int intel_fbc_debugfs_status_show(struct seq_file *m, void *unused) in intel_fbc_debugfs_status_show() argument 1747 struct intel_fbc *fbc = m->private; in intel_fbc_debugfs_status_show() 1758 seq_puts(m, "FBC enabled\n"); in intel_fbc_debugfs_status_show() 1759 seq_printf(m, "Compressing: %s\n", in intel_fbc_debugfs_status_show() 1762 seq_printf(m, "FBC disabled: %s\n", fbc->no_fbc_reason); in intel_fbc_debugfs_status_show() 1772 seq_printf(m, "%c [PLANE:%d:%s]: %s\n", in intel_fbc_debugfs_status_show()
|
/Linux-v6.1/sound/soc/codecs/ |
D | mt6358.c | 154 * will also have 26m, so will have power leak in capture_gpio_reset() 983 usleep_range(250, 270); in mtk_hp_enable() 1192 usleep_range(250, 270); in mtk_hp_spk_enable() 1439 usleep_range(250, 270); in mt_rcv_event() 1620 /* DCC 50k CLK (from 26M) */ in mt6358_amic_enable() 2011 usleep_range(250, 270); in mt_delay_250_event() 2014 usleep_range(250, 270); in mt_delay_250_event()
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | aspeed-bmc-opp-tacoma.dts | 31 reg = <0xb8000000 0x4000000>; /* 64M */ 46 reg = <0xbf000000 0x01000000>; /* 16M */ 187 clk-phase-mmc-hs200 = <36>, <270>;
|
/Linux-v6.1/arch/m68k/mac/ |
D | config.c | 732 .name = "PowerBook Duo 270c", 792 struct mac_model *m; in mac_identify() local 804 for (m = macintosh_config; m->ident != -1; m++) { in mac_identify() 805 if (m->ident == model) { in mac_identify() 806 macintosh_config = m; in mac_identify()
|