Home
last modified time | relevance | path

Searched +full:128 +full:hz (Results 1 – 25 of 756) sorted by relevance

12345678910>>...31

/linux/Documentation/fb/
H A Dviafb.modes10 # 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/arch/arm64/boot/dts/ti/
H A Dk3-am625.dtsi49 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>;
H A Dk3-am62a7.dtsi49 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 Dq40ints.c34 * 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 Dfbdev.c49 /* 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/include/linux/
H A Dacct.h39 * 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/arch/arm64/boot/dts/axiado/
H A Dax3000.dtsi30 d-cache-sets = <128>;
45 d-cache-sets = <128>;
60 d-cache-sets = <128>;
75 d-cache-sets = <128>;
240 i2c-scl-hz = <100000>;
241 i3c-scl-hz = <400000>;
254 i2c-scl-hz = <100000>;
255 i3c-scl-hz = <400000>;
268 i2c-scl-hz = <100000>;
269 i3c-scl-hz = <400000>;
[all …]
/linux/net/netfilter/
H A Dnf_conntrack_proto_icmpv6.c29 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/sound/ppc/
H A Dbeep.c23 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
101 case SND_BELL: if (hz) hz = 1000; break; in snd_pmac_beep_event()
113 if (! hz) { in snd_pmac_beep_event()
123 if (hz <= srate / BEEP_BUFLEN || hz > srat in snd_pmac_beep_event()
[all...]
/linux/sound/soc/tegra/
H A Dtegra_audio_graph_card.c14 #define MAX_PLLA_OUT0_DIV 128
21 * Sample rates multiple of 8000 Hz and below are supported:
22 * ( 8000, 16000, 32000, 48000, 96000, 192000 Hz )
27 * Sample rates multiple of 11025 Hz and below are supported:
28 * ( 11025, 22050, 44100, 88200, 176400 Hz )
115 * clock rates and glitchy audio. The maximum divider is 128 in tegra_audio_graph_update_pll()
127 "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 Dtegra234.dtsi3570 snps,blen = <256 128 64 32>;
3612 snps,blen = <256 128 64 32>;
3654 snps,blen = <256 128 64 32>;
4456 reg = <0x00 0x140a0000 0x0 0x00020000>, /* appl registers (128K) */
4494 …<0x02000000 0x0 0x40000000 0x35 0x28000000 0x0 0x08000000>, /* non-prefetchable memory (128 MB) */
4510 reg = <0x00 0x140c0000 0x0 0x00020000>, /* appl registers (128K) */
4548 …<0x02000000 0x0 0x40000000 0x38 0x28000000 0x0 0x08000000>, /* non-prefetchable memory (128 MB) */
4564 reg = <0x00 0x140e0000 0x0 0x00020000>, /* appl registers (128K) */
4602 …<0x02000000 0x0 0x40000000 0x3b 0x28000000 0x0 0x08000000>, /* non-prefetchable memory (128 MB) */
4618 reg = <0x00 0x140e0000 0x0 0x00020000>, /* appl registers (128K) */
[all …]
/linux/Documentation/gpu/
H A Dpanfrost.rst27 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/clocksource/
H A Dtimer-cs5535.c28 * 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 Dx25.h76 #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/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1s.dtsi23 i-cache-sets = <128>;
31 thead,vlenb = <128>;
46 opp-hz = /bits/ 64 <408000000>;
51 opp-hz = /bits/ 64 <1008000000>;
/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa27x.dtsi37 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/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02.h19 #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/net/bridge/netfilter/
H A Debt_limit.c24 #define MAX_CPJ (0xFFFFFFFF / (HZ*60*60*24))
62 if (user > 0xFFFFFFFF / (HZ*CREDITS_PER_JIFFY)) in user2credits()
64 return (user / EBT_LIMIT_SCALE) * HZ * CREDITS_PER_JIFFY; in user2credits()
66 return (user * HZ * CREDITS_PER_JIFFY) / EBT_LIMIT_SCALE; in user2credits()
81 /* User avg in seconds * EBT_LIMIT_SCALE: convert to jiffies * 128. */ in ebt_limit_mt_check()
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h22 #define MT_CALIBRATE_INTERVAL (4 * HZ)
24 #define MT_FREQ_CAL_INIT_DELAY (30 * HZ)
25 #define MT_FREQ_CAL_CHECK_INTERVAL (10 * HZ)
26 #define MT_FREQ_CAL_ADJ_INTERVAL (HZ / 2)
105 #define N_WCIDS 128
111 #define MT_FREQ_OFFSET_INVALID -128
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5420.dtsi158 opp-hz = /bits/ 64 <1800000000>;
163 opp-hz = /bits/ 64 <1700000000>;
168 opp-hz = /bits/ 64 <1600000000>;
173 opp-hz = /bits/ 64 <1500000000>;
178 opp-hz = /bits/ 64 <1400000000>;
183 opp-hz = /bits/ 64 <1300000000>;
188 opp-hz = /bits/ 64 <1200000000>;
193 opp-hz = /bits/ 64 <1100000000>;
198 opp-hz = /bits/ 64 <1000000000>;
203 opp-hz = /bits/ 64 <900000000>;
[all …]
/linux/include/net/iucv/
H A Daf_iucv.h37 #define IUCV_HIPER_MSGLIM_DEFAULT 128
38 #define IUCV_CONN_TIMEOUT (HZ * 40)
39 #define IUCV_DISCONN_TIMEOUT (HZ * 2)
40 #define IUCV_CONN_IDLE_TIMEOUT (HZ * 60)
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs.h41 #define TPC_STATS_WAIT_TIME (1 * HZ)
43 #define TPC_INVAL -128
45 #define TPC_STATS_WAIT_TIME (1 * HZ)
/linux/tools/testing/selftests/timers/
H A Drtcpie.c77 /* The frequencies 128Hz, 256Hz, ... 8192Hz are only allowed for root. */ in main()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h77 #define MAX_RX_RINGS 128
86 #define STATS_DELAY (HZ / 4)
87 #define SERVICE_TASK_DELAY (HZ / 4)
114 #define MLX4_EN_WATCHDOG_TIMEOUT (15 * HZ)
154 #define MLX4_EN_RX_COAL_TIME_HIGH 128
168 #define MLX4_EN_TX_POLL_TIMEOUT (HZ / 4)
171 #define HEADER_COPY_SIZE (128 - NET_IP_ALIGN)
188 MAX_INLINE = 104, /* 128 - 16 - 4 - 4 */
611 int vids[128];
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.h226 u64 rx_sz_128_255; /* packets that are 128-255 bytes */
251 u64 tx_sz_128_255; /* packets that are 128-255 bytes */
298 #define EMAC_MIN_TX_DESCS 128
299 #define EMAC_MIN_RX_DESCS 128
310 #define EMAC_WATCHDOG_TIME (5 * HZ)
313 #define EMAC_TRY_LINK_TIMEOUT (4 * HZ)

12345678910>>...31