Home
last modified time | relevance | path

Searched refs:K (Results 1 – 25 of 43) sorted by relevance

12

/drivers/base/
Dnode.c360 #define K(x) ((x) << (PAGE_SHIFT - 10)) macro
385 nid, K(i.totalram), in node_read_meminfo()
386 nid, K(i.freeram), in node_read_meminfo()
387 nid, K(i.totalram - i.freeram), in node_read_meminfo()
388 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON) + in node_read_meminfo()
390 nid, K(node_page_state(pgdat, NR_INACTIVE_ANON) + in node_read_meminfo()
392 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON)), in node_read_meminfo()
393 nid, K(node_page_state(pgdat, NR_INACTIVE_ANON)), in node_read_meminfo()
394 nid, K(node_page_state(pgdat, NR_ACTIVE_FILE)), in node_read_meminfo()
395 nid, K(node_page_state(pgdat, NR_INACTIVE_FILE)), in node_read_meminfo()
[all …]
/drivers/net/ethernet/chelsio/cxgb3/
Dmc5.c403 #define K * 1024 in t3_mc5_prep() macro
406 64 K, 128 K, 256 K, 32 K in t3_mc5_prep()
409 #undef K in t3_mc5_prep()
/drivers/net/hamradio/
Dscc.c2051 #define K(x) kiss->x in scc_net_seq_show() macro
2053 K(txdelay), K(persist), K(slottime), K(tailtime), in scc_net_seq_show()
2054 K(fulldup), K(waittime), K(mintime), K(maxkeyup), in scc_net_seq_show()
2055 K(idletime), K(maxdefer), K(tx_inhibit), K(group)); in scc_net_seq_show()
2056 #undef K in scc_net_seq_show()
/drivers/net/ethernet/marvell/
DKconfig85 tristate "Marvell Armada 375/7K/8K network interface support"
91 Marvell ARMADA 375, 7K and 8K SoCs.
/drivers/staging/comedi/drivers/ni_routing/
DREADME230 manual (371022K-01)
232 manual (371022K-01)
234 manual (371022K-01)
236 manual (371022K-01)
238 manual (371022K-01)
240 manual (371022K-01)
/drivers/staging/ks7010/
DKconfig10 found on at least later Spectec SDW-821 (FCC-ID "S2Y-WLAN-11G-K" only,
/drivers/media/dvb-frontends/
Dstb0899_algo.c899 u32 decim, K, wn, k_direct, k_indirect; in stb0899_dvbs2_set_btr_loopbw() local
908 K = (1 << config->btr_nco_bits) / (internal->master_clk / 1000); in stb0899_dvbs2_set_btr_loopbw()
909 K *= (internal->srate / 1000000) * decim; /*k=k 10^-8*/ in stb0899_dvbs2_set_btr_loopbw()
911 if (K != 0) { in stb0899_dvbs2_set_btr_loopbw()
912 K = sym_peak / K; in stb0899_dvbs2_set_btr_loopbw()
916 k_indirect = (wn * wn) / K; /*kindirect = kindirect 10^-6*/ in stb0899_dvbs2_set_btr_loopbw()
917 k_direct = (2 * wn * zeta) / K; /*kDirect = kDirect 10^-2*/ in stb0899_dvbs2_set_btr_loopbw()
/drivers/s390/char/
Dkeyboard.c332 if (kbd->sysrq == K(KT_LATIN, '-')) { in kbd_keycode()
338 kbd->sysrq = K(KT_LATIN, '-'); in kbd_keycode()
346 kbd->sysrq = K(type, value); in kbd_keycode()
Ddefkeymap.map87 keycode 82 = acircumflex K
/drivers/net/ethernet/realtek/
DKconfig69 bool "Support for uncommon RTL-8139 rev. K (automatic channel equalization)"
74 RTL-8139 revision K boards, and totally unused otherwise. It tries
/drivers/staging/comedi/drivers/ni_routing/tools/
Dconvert_csv_to_c.py501 for K in KL:
502 doc = K()
/drivers/pci/controller/dwc/
DKconfig179 bool "Marvell Armada-8K PCIe controller"
185 Armada-8K SoCs. The PCIe controller on Armada-8K is based on
/drivers/parisc/
DKconfig11 were also used in servers from the E-class to the K-class. They
19 The HP-PB bus was used in the Nova class and K-class servers.
/drivers/atm/
DKconfig302 control memory (128K-1KVC, 512K-4KVC), the size of the packet
303 memory (128K, 512K, 1M), and the PHY type (Single/Multi mode OC3,
/drivers/zorro/
Dzorro.ids132 0100 Impact Series I (4K) [SCSI Host Adapter]
133 0200 Impact Series I (16K/2) [SCSI Host Adapter]
134 0300 Impact Series I (16K/2) [SCSI Host Adapter]
/drivers/staging/qlge/
DTODO11 while containing two frags of order-1 allocations, ie. >16K)
/drivers/staging/rtl8188eu/include/
Drtw_security.h263 static const unsigned long K[64] = { variable
/drivers/gpio/
Dgpio-tegra186.c548 TEGRA186_MAIN_GPIO_PORT( K, 0x5200, 1, 5),
613 TEGRA194_MAIN_GPIO_PORT( K, 0x3000, 8, 3),
/drivers/soc/tegra/
DKconfig89 VP8 at 4K resolution and up to 60 fps.
/drivers/iommu/
DKconfig34 This allocator supports 4K/2M/1G, 16K/32M and 64K/512M page
/drivers/gpu/drm/amd/amdgpu/
Dsislands_smc.h373 uint32_t K; member
/drivers/gpu/drm/radeon/
Dsislands_smc.h373 uint32_t K; member
/drivers/hwtracing/coresight/
DKconfig41 CATU supports a scatter gather table of 4K pages, with forward/backward
/drivers/staging/rtl8723bs/include/
Drtw_security.h374 static const unsigned long K[64] = { variable
/drivers/thermal/
DKconfig328 controller present in Marvell EBU Armada SoCs (370,375,XP,38x,7K,8K).

12