/linux/Documentation/fb/ |
H A D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 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 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 39 # Scan Frequency 37.500 kHz 75.00 Hz 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 60 # Scan Frequency 43.269 kHz 85.00 Hz 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz [all …]
|
/linux/drivers/video/fbdev/core/ |
H A D | modedb.c | 38 /* 640x400 @ 70 Hz, 31.5 kHz hsync */ 42 /* 640x480 @ 60 Hz, 31.5 kHz hsync */ 46 /* 800x600 @ 56 Hz, 35.15 kHz hsync */ 47 { NULL, 56, 800, 600, 27777, 128, 24, 22, 1, 72, 2, 0, 50 /* 1024x768 @ 87 Hz interlaced, 35.5 kHz hsync */ 54 /* 640x400 @ 85 Hz, 37.86 kHz hsync */ 58 /* 640x480 @ 72 Hz, 36.5 kHz hsync */ 62 /* 640x480 @ 75 Hz, 37.50 kHz hsync */ 66 /* 800x600 @ 60 Hz, 37.8 kHz hsync */ 67 { NULL, 60, 800, 600, 25000, 88, 40, 23, 1, 128, 4, [all …]
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am625.dtsi | 49 d-cache-sets = <128>; 66 d-cache-sets = <128>; 83 d-cache-sets = <128>; 100 d-cache-sets = <128>; 114 opp-hz = /bits/ 64 <200000000>; 120 opp-hz = /bits/ 64 <400000000>; 126 opp-hz = /bits/ 64 <600000000>; 132 opp-hz = /bits/ 64 <800000000>; 138 opp-hz = /bits/ 64 <1000000000>; 144 opp-hz = /bits/ 64 <1250000000>;
|
/linux/arch/m68k/q40/ |
H A D | q40ints.c | 34 * 33 : frame int (50/200 Hz periodic timer) 109 int ql_ticks; /* 200Hz ticks since last jiffy */ 114 void q40_mksound(unsigned int hz, unsigned int ticks) in q40_mksound() argument 116 /* for now ignore hz, except that hz==0 switches off sound */ in q40_mksound() 117 /* simply alternate the ampl (128-SVOL)-(128+SVOL)-..-.. at 200Hz */ in q40_mksound() 118 if (hz == 0) { in q40_mksound() 122 *DAC_LEFT = 128; in q40_mksound() 123 *DAC_RIGHT = 128; in q40_mksound() 137 unsigned char sval=(sound_ticks & 1) ? 128-SVOL : 128+SVOL; in q40_timer_int()
|
/linux/drivers/video/fbdev/kyro/ |
H A D | fbdev.c | 49 /* 640x480, 16bpp @ 60 Hz */ 93 /* 640x350 @ 85Hz */ 98 /* 640x400 @ 85Hz */ 103 /* 720x400 @ 85Hz */ 108 /* 640x480 @ 60Hz */ 113 /* 640x480 @ 72Hz */ 115 128, 24, 28, 9, 40, 3, 118 /* 640x480 @ 75Hz */ 123 /* 640x480 @ 85Hz */ 128 /* 800x600 @ 56Hz */ [all …]
|
/linux/drivers/gpu/drm/ast/ |
H A D | ast_tables.h | 216 { 800, 640, 8, 96, 525, 480, 2, 2, VCLK25_175, /* 60Hz */ 218 { 832, 640, 16, 40, 520, 480, 1, 3, VCLK31_5, /* 72Hz */ 220 { 840, 640, 16, 64, 500, 480, 1, 3, VCLK31_5, /* 75Hz */ 222 { 832, 640, 56, 56, 509, 480, 1, 3, VCLK36, /* 85Hz */ 229 {1024, 800, 24, 72, 625, 600, 1, 2, VCLK36, /* 56Hz */ 231 {1056, 800, 40, 128, 628, 600, 1, 4, VCLK40, /* 60Hz */ 233 {1040, 800, 56, 120, 666, 600, 37, 6, VCLK50, /* 72Hz */ 235 {1056, 800, 16, 80, 625, 600, 1, 3, VCLK49_5, /* 75Hz */ 237 {1048, 800, 32, 64, 631, 600, 1, 3, VCLK56_25, /* 85Hz */ 245 {1344, 1024, 24, 136, 806, 768, 3, 6, VCLK65, /* 60Hz */ [all …]
|
/linux/drivers/video/fbdev/ |
H A D | macmodes.c | 36 /* 512x384, 60Hz, Non-Interlaced (15.67 MHz dot clock) */ 40 /* 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) */ 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) */ 64 /* 800x600, 75 Hz, Non-Interlaced (49.50 MHz dotclock) */ 68 /* 832x624, 75Hz, Non-Interlaced (57.6 MHz dotclock) */ [all …]
|
/linux/include/linux/ |
H A D | acct.h | 39 * 4: new binary incompatible format (128 bytes) 40 * 5: new binary incompatible format (128 bytes, second half) 63 * Yet another set of HZ to *HZ helper functions. 70 # if HZ < AHZ in jiffies_to_AHZ() 71 return x * (AHZ / HZ); in jiffies_to_AHZ() 73 return x / (HZ / AHZ); in jiffies_to_AHZ()
|
/linux/tools/perf/util/ |
H A D | svghelper.c | 119 fprintf(svgfile, " rect.sample_hi{ fill:rgb(255,128, 0); fill-opacity:0.8; stroke-width:0; stroke:rgb( 0, 0, 0); } \n"); in open_svg() 121 fprintf(svgfile, " rect.net { fill:rgb( 0,128, 0); fill-opacity:0.5; stroke-width:0; stroke:rgb( 0, 0, 0); } \n"); in open_svg() 123 fprintf(svgfile, " rect.sync { fill:rgb(128,128, 0); fill-opacity:0.5; stroke-width:0; stroke:rgb( 0, 0, 0); } \n"); in open_svg() 124 fprintf(svgfile, " rect.poll { fill:rgb( 0,128,128); fill-opacity:0.2; stroke-width:0; stroke:rgb( 0, 0, 0); } \n"); in open_svg() 128 fprintf(svgfile, " rect.cpu { fill:rgb(192,192,192); fill-opacity:0.2; stroke-width:0.5; stroke:rgb(128,128,128); } \n"); in open_svg() 129 fprintf(svgfile, " rect.pstate { fill:rgb(128,12 in open_svg() 449 HzToHuman(unsigned long hz) HzToHuman() argument 452 unsigned long long Hz; HzToHuman() local [all...] |
/linux/net/netfilter/ |
H A D | nf_conntrack_proto_icmpv6.c | 29 static const unsigned int nf_ct_icmpv6_timeout = 30*HZ; 51 [ICMPV6_ECHO_REQUEST - 128] = ICMPV6_ECHO_REPLY + 1, 52 [ICMPV6_ECHO_REPLY - 128] = ICMPV6_ECHO_REQUEST + 1, 53 [ICMPV6_NI_QUERY - 128] = ICMPV6_NI_REPLY + 1, 54 [ICMPV6_NI_REPLY - 128] = ICMPV6_NI_QUERY + 1 73 int type = orig->dst.u.icmp.type - 128; in nf_conntrack_invert_icmpv6_tuple() 96 [ICMPV6_ECHO_REQUEST - 128] = 1, in nf_conntrack_icmpv6_packet() 97 [ICMPV6_NI_QUERY - 128] = 1 in nf_conntrack_icmpv6_packet() 104 int type = ct->tuplehash[0].tuple.dst.u.icmp.type - 128; in nf_conntrack_icmpv6_packet() 109 type + 128); in nf_conntrack_icmpv6_packet() [all …]
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8186.dtsi | 45 opp-hz = /bits/ 64 <500000000>; 50 opp-hz = /bits/ 64 <560000000>; 55 opp-hz = /bits/ 64 <612000000>; 60 opp-hz = /bits/ 64 <682000000>; 65 opp-hz = /bits/ 64 <752000000>; 70 opp-hz = /bits/ 64 <822000000>; 75 opp-hz = /bits/ 64 <875000000>; 80 opp-hz = /bits/ 64 <927000000>; 85 opp-hz = /bits/ 64 <980000000>; 90 opp-hz = /bits/ 64 <1050000000>; [all …]
|
H A D | mt8188.dtsi | 39 i-cache-sets = <128>; 42 d-cache-sets = <128>; 57 i-cache-sets = <128>; 60 d-cache-sets = <128>; 75 i-cache-sets = <128>; 78 d-cache-sets = <128>; 93 i-cache-sets = <128>; 96 d-cache-sets = <128>; 111 i-cache-sets = <128>; 114 d-cache-sets = <128>; [all …]
|
/linux/sound/ppc/ |
H A D | beep.c | 23 int hz; member 58 133, 128, 122, 117, 113, 110, 107, 105, 69 -103, -105, -107, -110, -113, -117, -122, -128, 82 #define BEEP_SRATE 22050 /* 22050 Hz sample rate */ 87 unsigned int code, int hz) in snd_pmac_beep_event() argument 102 case SND_BELL: if (hz) hz = 1000; break; in snd_pmac_beep_event() 114 if (! hz) { in snd_pmac_beep_event() 125 if (hz <= srate / BEEP_BUFLEN || hz > srate / 2) in snd_pmac_beep_event() 126 hz = 1000; in snd_pmac_beep_event() 136 if (hz == beep->hz && beep->volume == beep->volume_play) { in snd_pmac_beep_event() [all …]
|
/linux/sound/soc/tegra/ |
H A D | tegra_audio_graph_card.c | 15 #define MAX_PLLA_OUT0_DIV 128 22 * Sample rates multiple of 8000 Hz and below are supported: 23 * ( 8000, 16000, 32000, 48000, 96000, 192000 Hz ) 28 * Sample rates multiple of 11025 Hz and below are supported: 29 * ( 11025, 22050, 44100, 88200, 176400 Hz ) 116 * clock rates and glitchy audio. The maximum divider is 128 in tegra_audio_graph_update_pll() 128 "Update clock rates: PLLA(= %u Hz) and PLLA_OUT0(= %u Hz)\n", in tegra_audio_graph_update_pll()
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra234.dtsi | 3548 snps,blen = <256 128 64 32>; 3590 snps,blen = <256 128 64 32>; 3632 snps,blen = <256 128 64 32>; 4432 reg = <0x00 0x140a0000 0x0 0x00020000>, /* appl registers (128K) */ 4470 …<0x02000000 0x0 0x40000000 0x35 0x28000000 0x0 0x08000000>, /* non-prefetchable memory (128 MB) */ 4486 reg = <0x00 0x140c0000 0x0 0x00020000>, /* appl registers (128K) */ 4524 …<0x02000000 0x0 0x40000000 0x38 0x28000000 0x0 0x08000000>, /* non-prefetchable memory (128 MB) */ 4540 reg = <0x00 0x140e0000 0x0 0x00020000>, /* appl registers (128K) */ 4578 …<0x02000000 0x0 0x40000000 0x3b 0x28000000 0x0 0x08000000>, /* non-prefetchable memory (128 MB) */ 4594 reg = <0x00 0x140e0000 0x0 0x00020000>, /* appl registers (128K) */ [all …]
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8qm.dtsi | 73 d-cache-sets = <128>; 90 d-cache-sets = <128>; 107 d-cache-sets = <128>; 124 d-cache-sets = <128>; 182 opp-hz = /bits/ 64 <600000000>; 188 opp-hz = /bits/ 64 <896000000>; 194 opp-hz = /bits/ 64 <1104000000>; 200 opp-hz = /bits/ 64 <1200000000>; 212 opp-hz = /bits/ 64 <600000000>; 218 opp-hz = /bits/ 64 <1056000000>; [all …]
|
/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-sm-k26-revA.dts | 172 reg = <0x100000 0x20000>; /* 128KB */ 176 reg = <0x120000 0x20000>; /* 128KB */ 220 reg = <0x2200000 0x20000>; /* 128KB */ 224 reg = <0x2220000 0x20000>; /* 128KB */ 234 reg = <0x2280000 0x20000>; /* 128KB */ 467 opp-hz = /bits/ 64 <1333333333>; 470 opp-hz = /bits/ 64 <666666666>; 473 opp-hz = /bits/ 64 <444444444>; 476 opp-hz = /bits/ 64 <333333333>;
|
/linux/Documentation/gpu/ |
H A D | panfrost.rst | 27 drm-maxfreq-fragment: 799999987 Hz 28 drm-curfreq-fragment: 799999987 Hz 31 drm-maxfreq-vertex-tiler: 799999987 Hz 32 drm-curfreq-vertex-tiler: 799999987 Hz 37 drm-purgeable-memory: 128 KiB
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mt7615.h | 17 #define MT7615_WTBL_SIZE 128 22 #define MT7615_PM_TIMEOUT (HZ / 12) 23 #define MT7615_HW_SCAN_TIMEOUT (HZ / 10) 24 #define MT7615_RESET_TIMEOUT (30 * HZ) 28 #define MT7615_TX_MGMT_RING_SIZE 128 29 #define MT7615_TX_MCU_RING_SIZE 128 30 #define MT7615_TX_FWDL_RING_SIZE 128 450 return dev->pm.enable ? HZ / 3 : HZ / 10; in mt7615_get_macwork_timeout()
|
/linux/drivers/clocksource/ |
H A D | timer-cs5535.c | 28 * divisors and the associated Hz, minimum interval and the maximum interval: 30 * Divisor Hz Min Delta (s) Max Delta (s) 38 * 128 256 .0625 256.000 39 * 256 128 .125 512.000 49 #define MFGPT_PERIODIC (MFGPT_HZ / HZ)
|
/linux/include/net/ |
H A D | x25.h | 76 #define X25_DEFAULT_T20 (180 * HZ) /* Default T20 value */ 77 #define X25_DEFAULT_T21 (200 * HZ) /* Default T21 value */ 78 #define X25_DEFAULT_T22 (180 * HZ) /* Default T22 value */ 79 #define X25_DEFAULT_T23 (180 * HZ) /* Default T23 value */ 80 #define X25_DEFAULT_T2 (3 * HZ) /* Default ack holdback value */ 88 #define X25_EMODULUS 128 107 #define X25_MAX_CUD_LEN 128
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 19 #define MT76x02_PSD_RING_SIZE 128 20 #define MT76x02_N_WCIDS 128 21 #define MT_CALIBRATE_INTERVAL HZ 22 #define MT_MAC_WORK_INTERVAL (HZ / 10) 24 #define MT_WATCHDOG_TIME (HZ / 10)
|
/linux/arch/arm/boot/dts/intel/pxa/ |
H A D | pxa27x.dtsi | 37 gpio-ranges = <&pinctrl 0 0 128>; 153 opp-hz = /bits/ 64 <104000000>; 158 opp-hz = /bits/ 64 <156000000>; 163 opp-hz = /bits/ 64 <208000000>; 168 opp-hz = /bits/ 64 <312000000>; 173 opp-hz = /bits/ 64 <416000000>; 178 opp-hz = /bits/ 64 <520000000>; 183 opp-hz = /bits/ 64 <624000000>;
|
/linux/arch/alpha/ |
H A D | Kconfig | 449 prompt "Timer interrupt frequency (HZ)?" 463 bool "32 Hz" 465 bool "64 Hz" 467 bool "128 Hz" 469 bool "256 Hz" 471 bool "1024 Hz" 473 bool "1200 Hz" 476 config HZ config 480 default 128 if HZ_128
|
/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-kthread-out.c | 193 (HZ * numerator) / 2; in vivid_thread_vid_out() 194 do_div(buffers_since_start, HZ * numerator); in vivid_thread_vid_out() 230 next_jiffies_since_start = numerators_since_start * HZ + in vivid_thread_vid_out() 260 u32 seq_count = dev->out_seq_count + dev->seq_wrap * 128; in vivid_start_generating_vid_out() 274 dev->vid_out_seq_start = dev->seq_wrap * 128; in vivid_start_generating_vid_out() 275 dev->vbi_out_seq_start = dev->seq_wrap * 128; in vivid_start_generating_vid_out() 276 dev->meta_out_seq_start = dev->seq_wrap * 128; in vivid_start_generating_vid_out()
|