/linux-6.14.4/Documentation/fb/ |
D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 28 mode "640x480-60" 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 31 timings 39722 48 16 33 10 96 2 endmode mode "480x640-60" 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 77 # 640x480, 100 Hz, Non-Interlaced (43.163 MHz dotclock) [all …]
|
D | matroxfb.rst | 294 maxclk:X maximum dotclock. X can be specified in MHz, kHz or Hz. Default is 299 70 for modes derived from `vesa` with yres <= 400, 60Hz for 327 - 83 MHz on G200 328 - 66 MHz on Millennium I 329 - 60 MHz on Millennium II 335 - my Millennium G200 oscillator has frequency range from 35 MHz to 380 MHz 336 (and it works with 8bpp on about 320 MHz dotclocks (and changed mclk)). 337 But Matrox says on product sheet that VCO limit is 50-250 MHz, so I believe 364 It is time to redraw whole screen 1000 times in 1024x768, 60Hz. It is 369 faster, it is kernel-space only time on P-II/350 MHz, Millennium I in 33 MHz [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | omap-usb-host.txt | 40 * "usbhost_120m_fck" - 120MHz Functional clock. 43 * "refclk_60m_int" - 60MHz internal reference clock for UTMI clock mux 44 * "refclk_60m_ext_p1" - 60MHz external ref. clock for Port 1's UTMI clock mux. 45 * "refclk_60m_ext_p2" - 60MHz external ref. clock for Port 2's UTMI clock mux 51 * "usb_host_hs_hsic480m_p1_clk" - Port 1 480MHz HSIC clock gate. 52 * "usb_host_hs_hsic480m_p2_clk" - Port 2 480MHz HSIC clock gate. 53 * "usb_host_hs_hsic480m_p3_clk" - Port 3 480MHz HSIC clock gate. 54 * "usb_host_hs_hsic60m_p1_clk" - Port 1 60MHz HSIC clock gate. 55 * "usb_host_hs_hsic60m_p2_clk" - Port 2 60MHz HSIC clock gate. 56 * "usb_host_hs_hsic60m_p3_clk" - Port 3 60MHz HSIC clock gate.
|
/linux-6.14.4/drivers/video/fbdev/ |
D | macmodes.c | 36 /* 512x384, 60Hz, Non-Interlaced (15.67 MHz dot clock) */ 37 "mac2", 60, 512, 384, 63828, 80, 16, 19, 1, 32, 3, 40 /* 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) */ 41 "mac5", 60, 640, 480, 39722, 32, 32, 33, 10, 96, 2, 44 /* 640x480, 67Hz, Non-Interlaced (30.0 MHz dotclock) */ 48 /* 640x870, 75Hz (portrait), Non-Interlaced (57.28 MHz dot clock) */ 52 /* 800x600, 56 Hz, Non-Interlaced (36.00 MHz dotclock) */ 56 /* 800x600, 60 Hz, Non-Interlaced (40.00 MHz dotclock) */ 57 "mac10", 60, 800, 600, 25000, 72, 56, 23, 1, 128, 4, 60 /* 800x600, 72 Hz, Non-Interlaced (50.00 MHz dotclock) */ [all …]
|
D | valkyriefb.h | 79 * 3.9064MHz * 2**clock_params[2] * clock_params[1] / clock_params[0]. 102 { 11, 28, 3 }, /* pixel clock = 79.55MHz for V=74.50Hz */ 108 /* This used to be 12, 30, 3 for pixel clock = 78.12MHz for V=72.12Hz, but 118 { 12, 29, 3 }, /* pixel clock = 75.52MHz for V=69.71Hz? */ 126 /* Register values for 1024x768, 60Hz mode (14) */ 129 { 15, 31, 3 }, /* pixel clock = 64.58MHz for V=59.62Hz */ 138 { 23, 42, 3 }, /* pixel clock = 57.07MHz for V=74.27Hz */ 146 { 17, 27, 3 }, /* pixel clock = 49.63MHz for V=71.66Hz */ 151 /* Register values for 800x600, 60Hz mode (10) */ 154 { 25, 32, 3 }, /* pixel clock = 40.0015MHz, [all …]
|
D | au1200fb.c | 369 .vfmin = 60, 370 .vfmax = 60, 379 .mode_clkcontrol = 0x00020002, /* /4=24Mhz */ 397 .vfmin = 60, 398 .vfmax = 60, 406 .mode_clkcontrol = 0x00020001, /* /4=24Mhz */ 424 .vfmin = 60, 425 .vfmax = 60, 433 .mode_clkcontrol = 0x00020000, /* /2=48Mhz */ 451 .vfmin = 60, [all …]
|
/linux-6.14.4/drivers/phy/nuvoton/ |
D | phy-ma35d1-usb2.c | 22 #define PHY0DEVCKSTB BIT(10) /* PHY 60 MHz UTMI clock stable bit */ 46 * make sure USB PHY 60 MHz UTMI Interface Clock ready in ma35_usb_phy_power_on() 56 * wait until USB PHY0 60 MHz UTMI Interface Clock ready in ma35_usb_phy_power_on() 64 /* make sure USB PHY 60 MHz UTMI Interface Clock ready */ in ma35_usb_phy_power_on()
|
/linux-6.14.4/arch/powerpc/boot/ |
D | util.S | 22 * timebase in nanoseconds. This used to be hardcoded to be 60ns 23 * (period of 66MHz/4). Now a variable is used that is initialized to 24 * 60 for backward compatibility, but it can be overridden as necessary 32 .long 60 43 * timebase_period_ns defaults to 60 (16.6MHz) */
|
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | phy_shim.h | 45 #define FRA_ERR_20MHZ 60 80 /* Index for first 20MHz OFDM SISO rate */ 82 /* Index for first 20MHz OFDM CDD rate */ 84 /* Index for first 40MHz OFDM SISO rate */ 86 /* Index for first 40MHz OFDM CDD rate */ 87 #define WL_TX_POWER_OFDM40_CDD_FIRST 60 89 /* Index for first 20MHz MCS SISO rate */ 91 /* Index for first 20MHz MCS CDD rate */ 93 /* Index for first 20MHz MCS STBC rate */ 95 /* Index for first 20MHz MCS SDM rate */ [all …]
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_dfs.c | 29 /* 20MHz */ 34 RADAR_SPEC(3, 60, 20, 46, 300, 640, 80, 4900, 10100, 80, 0, 38 /* 40MHz */ 43 RADAR_SPEC(3, 60, 20, 46, 300, 640, 80, 4900, 10100, 80, 0, 47 /* 80MHz */ 52 RADAR_SPEC(3, 60, 20, 46, 300, 640, 80, 4900, 10100, 80, 0, 59 /* 20MHz */ 66 RADAR_SPEC(2, 60, 15, 63, 640, 2080, 32, 19600, 40200, 32, 0, 68 /* 40MHz */ 75 RADAR_SPEC(2, 60, 15, 63, 640, 2080, 32, 19600, 40200, 32, 0, [all …]
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | vidioc-enumstd.rst | 136 ``V4L2_STD_PAL_60`` is a hybrid standard with 525 lines, 60 Hz refresh 137 rate, and PAL color modulation with a 4.43 MHz color subcarrier. Some 139 a 50/60 Hz agnostic PAL TV. 147 ``V4L2_STD_NTSC_443`` is a hybrid standard with 525 lines, 60 Hz refresh 148 rate, and NTSC color modulation with a 4.43 MHz color subcarrier. 268 * - Nominal radio-frequency channel bandwidth (MHz) 280 * - Sound carrier relative to vision carrier (MHz) 331 New Zealand uses a sound carrier displaced 5.4996 ± 0.0005 MHz from 337 is being introduced. The second carrier is 5.85 MHz above the vision 343 second sound carrier is 6.552 MHz above the vision carrier and is [all …]
|
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rfi.c | 11 * DDR needs frequency in units of 16.666MHz, so provide FW with the 15 /* frequency 2667MHz */ 16 {cpu_to_le16(160), {50, 58, 60, 62, 64, 52, 54, 56}, 20 /* frequency 2933MHz */ 27 /* frequency 3200MHz */ 32 /* frequency 3733MHz */ 37 /* frequency 4000MHz */ 42 /* frequency 4267MHz */ 47 /* frequency 4400MHz */ 52 /* frequency 5200MHz */ [all …]
|
/linux-6.14.4/drivers/mmc/host/ |
D | sdhci-of-arasan.c | 83 #define ZYNQMP_OCLK_PHASE {0, 72, 60, 0, 60, 72, 135, 48, 72, 135, 0} 86 #define VERSAL_OCLK_PHASE {0, 60, 48, 0, 48, 72, 90, 36, 60, 90, 0} 205 * met at 25MHz for Default Speed mode, those controllers work at 206 * 19MHz instead 403 * requirements met at 25MHz for Default Speed mode, in sdhci_arasan_set_clock() 404 * those controllers work at 19MHz instead. in sdhci_arasan_set_clock() 769 /* For 50MHz clock, 30 Taps are available */ in sdhci_zynqmp_sdcardclk_set_phase() 773 /* For 100MHz clock, 15 Taps are available */ in sdhci_zynqmp_sdcardclk_set_phase() 778 /* For 200MHz clock, 8 Taps are available */ in sdhci_zynqmp_sdcardclk_set_phase() 838 /* For 50MHz clock, 120 Taps are available */ in sdhci_zynqmp_sampleclk_set_phase() [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/regulator/ |
D | maxim,max8952.yaml | 62 - 0: 26 MHz 63 - 1: 13 MHz 64 - 2: 19.2 MHz 65 Defaults to 26 MHz if not specified. 91 pmic@60 {
|
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-icore-rqs.dtsi | 182 txd0-skew-ps = <60>; 183 txd1-skew-ps = <60>; 184 txd2-skew-ps = <60>; 400 pinctrl_usdhc3_100mhz: usdhc3-100mhz-grp { 411 pinctrl_usdhc3_200mhz: usdhc3-200mhz-grp { 437 pinctrl_usdhc4_100mhz: usdhc4-100mhz-grp { 452 pinctrl_usdhc4_200mhz: usdhc4-200mhz-grp {
|
/linux-6.14.4/drivers/media/test-drivers/vivid/ |
D | vivid-vbi-gen.c | 25 const unsigned rate = 5000000; /* WSS has a 5 MHz transmission rate */ in vivid_vbi_gen_wss_raw() 51 const unsigned rate = 6937500 / 10; /* Teletext has a 6.9375 MHz transmission rate */ in vivid_vbi_gen_teletext_raw() 86 const unsigned rate = 1000000; /* CC has a 1 MHz transmission rate */ in vivid_vbi_gen_cc_raw() 188 sys_tz.tz_minuteswest > tm.tm_min + tm.tm_hour * 60) in vivid_vbi_gen_set_time_of_day() 200 packet[12] = calc_parity(0x40 | ((sys_tz.tz_minuteswest / 60) & 0x1f)); in vivid_vbi_gen_set_time_of_day() 202 packet[12] = calc_parity(0x40 | ((24 + sys_tz.tz_minuteswest / 60) & 0x1f)); in vivid_vbi_gen_set_time_of_day() 250 unsigned frame = seqnr % 60; in vivid_vbi_gen_sliced() 296 frame = seqnr % (30 * 60); in vivid_vbi_gen_sliced()
|
/linux-6.14.4/drivers/media/dvb-frontends/ |
D | cx24110.c | 49 {0x06,0xa5}, /* @ PLL 60MHz */ 50 {0x07,0x01}, /* @ Fclk, i.e. sampling clock, 60MHz */ 244 /* first, check which sample rate is appropriate: 45, 60 80 or 90 MHz, in cx24110_set_symbolrate() 248 if(srate<90999000UL/4) { /* sample rate 45MHz*/ in cx24110_set_symbolrate() 252 } else if(srate<60666000UL/2) { /* sample rate 60MHz */ in cx24110_set_symbolrate() 256 } else if(srate<80888000UL/2) { /* sample rate 80MHz */ in cx24110_set_symbolrate() 260 } else { /* sample rate 90MHz */ in cx24110_set_symbolrate() 549 /* ok, real AFC (FEDR) freq. is afc/2^24*fsamp, fsamp=45/60/80/90MHz. in cx24110_get_frontend() 619 .frequency_min_hz = 950 * MHz, 620 .frequency_max_hz = 2150 * MHz,
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | vivid.rst | 334 framerate of 59.94 Hz is really different from 60 Hz. If the framerate 344 supports frames per second settings of 10, 15, 25, 30, 50 and 60 fps. Which ones 368 is the newest in time. For 60 Hz standards that is reversed: the bottom field 372 contain the top field for 50 Hz standards and the bottom field for 60 Hz 387 The TV 'tuner' supports a frequency range of 44-958 MHz. Channels are available 388 every 6 MHz, starting from 49.25 MHz. For each channel the generated image 389 will be in color for the +/- 0.25 MHz around it, and in grayscale for 390 +/- 1 MHz around the channel. Beyond that it is just noise. The VIDIOC_G_TUNER 391 ioctl will return 100% signal strength for +/- 0.25 MHz and 50% for +/- 1 MHz. 395 The audio subchannels that are returned are MONO for the +/- 1 MHz range around [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | ipq9574-rdp-common.dtsi | 52 debounce-interval = <60>; 97 * During kernel bootup, the SoC runs at 800MHz with 875mV set by the bootloaders. 102 * corner parts to operate at 800MHz 169 * (48 MHZ or 96 MHZ used for different RDP type board). This setting 171 * clock output from WiFi to the CMN PLL is 48 MHZ. 179 * The frequency of xo_board_clk is fixed to 24 MHZ, which is routed 180 * from WiFi output clock 48 MHZ divided by 2.
|
/linux-6.14.4/drivers/media/i2c/cx25840/ |
D | cx25840-audio.c | 17 * NTSC Color subcarrier freq * 8 = 4.5 MHz/286 * 455/2 * 8 = 28.63636363... MHz 26 * ref_freq = 28.636360 MHz 28 * ref_freq = 28.636363 MHz 46 * 28636360 * 0xf.15f17f0/4 = 108 MHz in cx25840_set_audclk_freq() 47 * 432 MHz pre-postdivide in cx25840_set_audclk_freq() 53 * 196.6 MHz pre-postdivide in cx25840_set_audclk_freq() 54 * FIXME < 200 MHz is out of specified valid range in cx25840_set_audclk_freq() 84 * 28636360 * 0xf.15f17f0/4 = 108 MHz in cx25840_set_audclk_freq() 85 * 432 MHz pre-postdivide in cx25840_set_audclk_freq() 91 * 271 MHz pre-postdivide in cx25840_set_audclk_freq() [all …]
|
/linux-6.14.4/arch/sh/ |
D | Kconfig | 295 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU. 301 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU. 307 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or 308 if you have a 100 Mhz SH-3 HD6417708R CPU. 314 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU. 355 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU. 376 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
|
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | ax210.c | 86 .d3_debug_data_length = 60 * 1024, \ 182 const char iwl_ax211_name[] = "Intel(R) Wi-Fi 6E AX211 160MHz"; 183 const char iwl_ax221_name[] = "Intel(R) Wi-Fi 6E AX221 160MHz"; 184 const char iwl_ax231_name[] = "Intel(R) Wi-Fi 6E AX231 160MHz"; 185 const char iwl_ax411_name[] = "Intel(R) Wi-Fi 6E AX411 160MHz"; 188 "Killer(R) Wi-Fi 6E AX1675w 160MHz Wireless Network Adapter (210D2W)"; 190 "Killer(R) Wi-Fi 6E AX1675x 160MHz Wireless Network Adapter (210NGW)"; 192 "Killer(R) Wi-Fi 6E AX1675s 160MHz Wireless Network Adapter (211NGW)"; 194 "Killer(R) Wi-Fi 6E AX1675i 160MHz Wireless Network Adapter (211NGW)"; 196 "Killer(R) Wi-Fi 6E AX1690s 160MHz Wireless Network Adapter (411D2W)"; [all …]
|
D | bz.c | 76 .d3_debug_data_length = 60 * 1024, \ 149 const char iwl_fm_name[] = "Intel(R) Wi-Fi 7 BE201 320MHz"; 150 const char iwl_wh_name[] = "Intel(R) Wi-Fi 7 BE211 320MHz"; 151 const char iwl_gl_name[] = "Intel(R) Wi-Fi 7 BE200 320MHz"; 152 const char iwl_mtp_name[] = "Intel(R) Wi-Fi 7 BE202 160MHz";
|
/linux-6.14.4/Documentation/devicetree/bindings/memory-controllers/ |
D | rockchip,rk3399-dmc.yaml | 108 Defines the DDR3 DLL bypass frequency in MHz. When DDR frequency is less 116 Defines the PHY dll bypass frequency in MHz (Mega Hz). When DDR frequency 124 Defines the auto PD disable frequency in MHz. 128 minimum: 1000000 # In case anyone thought this was MHz. 176 minimum: 1000000 # In case anyone thought this was MHz. 223 minimum: 1000000 # In case anyone thought this was MHz. 235 default: 60 283 default: 60
|
/linux-6.14.4/drivers/media/usb/gspca/ |
D | mars.c | 264 * 0x30 for 24mhz , 0x28 for 12mhz */ in sd_start() 269 /* data[9]= 0x56; * reg 8, 24MHz, 2:1 scale down */ in sd_start() 271 data[9] = 0x52; /* reg 8, 24MHz, no scale down */ in sd_start() 284 /* data[1] = 200; * reg 60, pc-cam frame size in sd_start() 287 data[1] = 50; /* 50 reg 60, pc-cam frame size in sd_start() 296 /* h (60): xxxx x100 in sd_start()
|