| /linux/Documentation/fb/ |
| H A D | viafb.modes | 14 # Scan Frequency 31.469 kHz 59.94 Hz 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 39 # Scan Frequency 37.500 kHz 75.00 Hz 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 60 # Scan Frequency 43.269 kHz 85.00 Hz 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 81 # Scan Frequency 50.900 kHz 100.00 Hz 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz 102 # Scan Frequency 61.800 kHz 120.00 Hz [all …]
|
| H A D | intel810.rst | 101 monitor in kHz. If using a fixed frequency monitor, hsync1 must 191 append="video=i810fb:vram:2,xres:1024,yres:768,bpp:8,hsync1:30,hsync2:55, \
|
| H A D | matroxfb.rst | 43 bpp 640x400 640x480 768x576 800x600 960x720 291 maxclk:X maximum dotclock. X can be specified in MHz, kHz or Hz. Default is 294 in kHz or Hz. Default is `don't care`.
|
| /linux/arch/arm/mach-omap2/ |
| H A D | timer.c | 83 * Errata i856 says the 32.768KHz crystal does not start at in realtime_counter_init() 84 * power on, so the CPU falls back to an emulated 32KHz clock in realtime_counter_init() 90 * Of course any board built without a populated 32.768KHz in realtime_counter_init() 95 * If they are not 0, then the 32.768KHz clock driving the in realtime_counter_init() 97 * ticks is actually rate/610 rather than 32.768KHz and we in realtime_counter_init() 116 num = 768; in realtime_counter_init()
|
| /linux/include/sound/ |
| H A D | asoundef.h | 36 #define IEC958_AES0_PRO_FS_44100 (1<<6) /* 44.1kHz */ 37 #define IEC958_AES0_PRO_FS_48000 (2<<6) /* 48kHz */ 38 #define IEC958_AES0_PRO_FS_32000 (3<<6) /* 32kHz */ 123 #define IEC958_AES3_CON_FS_44100 (0<<0) /* 44.1kHz */ 125 #define IEC958_AES3_CON_FS_48000 (2<<0) /* 48kHz */ 126 #define IEC958_AES3_CON_FS_32000 (3<<0) /* 32kHz */ 127 #define IEC958_AES3_CON_FS_22050 (4<<0) /* 22.05kHz */ 128 #define IEC958_AES3_CON_FS_384000 (5<<0) /* 384kHz */ 129 #define IEC958_AES3_CON_FS_24000 (6<<0) /* 24kHz */ 130 #define IEC958_AES3_CON_FS_88200 (8<<0) /* 88.2kHz */ [all...] |
| /linux/drivers/video/fbdev/ |
| H A D | acornfb.c | 623 }, { /* 640x250 @ 50Hz, 15.6 kHz hsync */ 627 }, { /* 640x256 @ 50Hz, 15.6 kHz hsync */ 631 }, { /* 640x512 @ 50Hz, 26.8 kHz hsync */ 635 }, { /* 640x250 @ 70Hz, 31.5 kHz hsync */ 639 }, { /* 640x256 @ 70Hz, 31.5 kHz hsync */ 643 }, { /* 640x352 @ 70Hz, 31.5 kHz hsync */ 647 }, { /* 640x480 @ 60Hz, 31.5 kHz hsync */ 651 }, { /* 800x600 @ 56Hz, 35.2 kHz hsync */ 655 }, { /* 896x352 @ 60Hz, 21.8 kHz hsync */ 659 }, { /* 1024x 768 @ 60Hz, 48.4 kHz hsync */ [all …]
|
| H A D | au1200fb.c | 362 [0] = { /* QVGA 320x240 H:33.3kHz V:110Hz */ 390 [1] = { /* VGA 640x480 H:30.3kHz V:58Hz */ 417 [2] = { /* SVGA 800x600 H:46.1kHz V:69Hz */ 444 [3] = { /* XVGA 1024x768 H:56.2kHz V:70Hz */ 468 768, 768, 471 [4] = { /* XVGA XVGA 1280x1024 H:68.5kHz V:65Hz */ 522 768, 768,
|
| H A D | amifb.c | 611 #define VIDEOMEMSIZE_AGA_1M (786432) /* AGA (1MB) : max 1024*768*256 */ 613 #define VIDEOMEMSIZE_ECS_1M (393216) /* ECS (1MB) : max 1024*768*16 */ 827 /* 640x200, 15 kHz, 60 Hz (NTSC) */ 831 /* 640x400, 15 kHz, 60 Hz interlaced (NTSC) */ 835 /* 640x256, 15 kHz, 50 Hz (PAL) */ 839 /* 640x512, 15 kHz, 50 Hz interlaced (PAL) */ 843 /* 640x480, 29 kHz, 57 Hz */ 847 /* 640x960, 29 kHz, 57 Hz interlaced */ 852 /* 640x200, 15 kHz, 72 Hz */ 856 /* 640x400, 15 kHz, 72 Hz interlaced */ [all …]
|
| H A D | tridentfb.c | 776 x = 1024; y = 768; in get_nativex() 886 else if (lines > 768) in set_number_of_lines() 1298 /* convert from picoseconds to kHz */ in tridentfb_set_par()
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | wlan_bssdef.h | 11 #define MAX_IE_SZ 768 43 u32 ds_config; /* Frequency, units are kHz */
|
| /linux/sound/soc/codecs/ |
| H A D | cs48l32.c | 252 "12kHz", 253 "24kHz", 254 "48kHz", 255 "96kHz", 256 "192kHz", 257 "384kHz", 258 "768kHz", 259 "11.025kHz", 260 "22.05kHz", [all...] |
| H A D | arizona.c | 605 "12kHz", "24kHz", "48kHz", "96kHz", "192kHz", 606 "11.025kHz", "22.05kHz", "44.1kHz", "88.2kHz", "176.4kHz", [all...] |
| H A D | es8316.c | 28 * Intel Cherry Trail platforms (19.2MHz MCLK, 48kHz LRCK). 31 256, 384, 400, 500, 512, 768, 1024
|
| H A D | madera.c | 2034 "384kHz", "768kHz", "1.536MHz", "3.072MHz", "6.144MHz",
|
| /linux/sound/soc/fsl/ |
| H A D | imx-card.c | 126 /* Normal, < 32kHz */ 128 /* Normal, 32kHz */ 131 { .rmin = 44100, .rmax = 48000, .wmin = 256, .wmax = 768, }, 158 { .rmin = 8000, .rmax = 32000, .wmin = 256, .wmax = 1024, }, /* Normal, <= 32kHz */ 202 { .rmin = 44100, .rmax = 48000, .wmin = 256, .wmax = 768, },
|
| H A D | fsl_asrc.c | 119 6, 12, 24, 48, 96, 192, 384, 768, /* divider = 6 */ 998 * Set the period of the 76KHz and 56KHz sampling clocks based on in fsl_asrc_init()
|
| H A D | fsl_sai.c | 66 /* DSD512@44.1kHz, DSD512@48kHz */ in fsl_sai_get_pins_state() 74 /* 706k32b2c, 768k32b2c, etc */ in fsl_sai_get_pins_state()
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | atombios.h | 479 ULONG ulClockFreq:24; // in unit of 10kHz 481 ULONG ulClockFreq:24; // in unit of 10kHz 687 ULONG ulTargetEngineClock; //In 10Khz unit 692 ULONG ulTargetEngineClock; //In 10Khz unit 698 ULONG ulTargetEngineClock; //In 10Khz unit 708 ULONG ulTargetMemoryClock; //In 10Khz unit 713 ULONG ulTargetMemoryClock; //In 10Khz unit 722 ULONG ulDefaultEngineClock; //In 10Khz unit 723 ULONG ulDefaultMemoryClock; //In 10Khz unit 740 ASIC_INIT_CLOCK_PARAMETERS asSclkClock; //In 10Khz unit [all …]
|
| /linux/drivers/rtc/ |
| H A D | rtc-imxdi.c | 8 * This driver uses the 47-bit 32 kHz counter in the Freescale DryIce block 178 * now it takes four 32,768 kHz clock cycles to take in di_write_busy_wait()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-imx.c | 145 { 768, 0x39 }, { 896, 0x3A }, { 960, 0x17 }, { 1024, 0x3B }, 163 { 576, 0x2C }, { 640, 0x2D }, { 768, 0x31 }, { 896, 0x32 }, 184 { 576, 0x2C }, { 640, 0x2D }, { 704, 0x9D }, { 768, 0x2E }, 210 * I2C: When the I2C clock speed is configured for 400 kHz, 584 * Use 10 kHz for the calculation since this is the minimum in i2c_imx_trx_complete()
|
| /linux/drivers/media/pci/ttpci/ |
| H A D | budget-av.c | 533 0x04, 0x7d, /* F22FR = 0x7d, F22 = f_VCO / 128 / 0x7d = 22 kHz */ 1153 .step_size = TDA8261_STEP_1000 /* kHz */ 1516 .v_max_out = 576, .h_max_out = 768 },
|
| /linux/drivers/spi/ |
| H A D | spi-imx.c | 45 #define MXC_SPI_DEFAULT_SPEED 500000 /* 500KHz */ 196 256, 384, 512, 768, 1024}; 664 if (likely(delay < 10)) /* SCLK is faster than 200 kHz */ in mx51_ecspi_prepare_message()
|
| /linux/drivers/iio/adc/ |
| H A D | at91_adc.c | 776 768, 832, 896, 960 in calc_startup_ticks_9x5() 897 dev_dbg(&idev->dev, "adc_clk at: %d KHz, tssctim at: %d\n", in at91_ts_hw_init()
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | fiji_smumgr.c | 71 { {275, 550, 104, 112}, {319, 638, 96, 103}, {360, 720, 64, 95}, {384, 768, 32, 63} } }; 907 * ss_info.speed_spectrum_rate -- in unit of khz in fiji_calculate_sclk_params() 1792 * and it's in 10Khz unit, in fiji_populate_clock_stretcher_data_table()
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | atyfb_base.c | 295 /* 640x480 @ 60 Hz, 31.5 kHz hsync */ 1394 DPRINTK(" Horizontal sync: %i kHz\n", hSync); in atyfb_set_par() 3082 crtc.vyres = of_getintprop_default(dp, "height", 768); in atyfb_setup_sparc() 3128 * where R is XTALIN (= 14318 or 29498 kHz). in atyfb_setup_sparc()
|