Home
last modified time | relevance | path

Searched refs:TC (Results 1 – 29 of 29) sorted by relevance

/linux-4.4.14/drivers/ide/
Dpdc202xx_old.c31 u8 TA = 0, TB = 0, TC = 0; in pdc202xx_set_mode() local
39 case XFER_UDMA_4: TB = 0x20; TC = 0x01; break; in pdc202xx_set_mode()
40 case XFER_UDMA_2: TB = 0x20; TC = 0x01; break; in pdc202xx_set_mode()
42 case XFER_UDMA_1: TB = 0x40; TC = 0x02; break; in pdc202xx_set_mode()
44 case XFER_MW_DMA_2: TB = 0x60; TC = 0x03; break; in pdc202xx_set_mode()
45 case XFER_MW_DMA_1: TB = 0x60; TC = 0x04; break; in pdc202xx_set_mode()
46 case XFER_MW_DMA_0: TB = 0xE0; TC = 0x0F; break; in pdc202xx_set_mode()
75 pci_write_config_byte(dev, drive_pci + 2, CP | TC); in pdc202xx_set_mode()
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Datmel-at91.txt59 TC/TCLIB Timer required properties:
63 - interrupts: Should contain all interrupts for the TC block
64 Note that you can specify several interrupt cells if the TC
73 One interrupt per TC block:
82 One interrupt per TC channel in a TC block:
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dti-edma.txt4 Controller(s) (TC). The CC is the main entry for DMA users since it is
14 number and the second is the TC the channel is serviced on.
35 - reg: Memory map of eDMA TC
39 - ti,hwmods: Name of the hwmods associated to the given eDMA TC
Dti-dma-crossbar.txt23 dmas = <&edma_xbar 12 0 1>; where <12> is the DMA request number, <0> is the TC
/linux-4.4.14/arch/arm/include/debug/
Dvf.S32 tst \rd, #1 << 6 @ TC
/linux-4.4.14/arch/arm/boot/dts/
Dsama5d3_tcb1.dtsi3 * 2 TC blocks.
/linux-4.4.14/drivers/net/fddi/
DKconfig7 depends on PCI || EISA || TC
20 depends on FDDI && (PCI || EISA || TC)
/linux-4.4.14/arch/powerpc/kernel/
Dswsusp_asm64.S81 .tc swsusp_save_area[TC],swsusp_save_area
83 .tc restore_pblist[TC],restore_pblist
Dvector.S315 .tc FD_0_0[TC],0
317 .tc FD_3ff00000_0[TC],0x3ff0000000000000 /* 1.0 */
319 .tc FD_3fe00000_0[TC],0x3fe0000000000000 /* 0.5 */
Dentry_64.S45 .tc sys_call_table[TC],sys_call_table
49 .tc ID_EXC_MARKER[TC],STACK_FRAME_REGS_MARKER
Dmisc_64.S57 .tc ppc64_caches[TC],ppc64_caches
Dhead_64.S171 .tc ID_72656773_68657265[TC],0x7265677368657265
Dexceptions-64e.S507 .tc ID_EXC_MARKER[TC],STACK_FRAME_REGS_MARKER
/linux-4.4.14/arch/powerpc/lib/
Dcopypage_64.S16 .tc ppc64_caches[TC],ppc64_caches
Dstring_64.S26 .tc ppc64_caches[TC],ppc64_caches
/linux-4.4.14/arch/metag/tbx/
Dtbictx.S186 D SETD [A0.2++],TC
354 D GETD TC,[A0.2++]
/linux-4.4.14/drivers/misc/
DKconfig63 bool "TC Block Clocksource"
68 TC block with a 5+ MHz base clock rate. Two timer channels
78 prompt "TC Block" if CPU_AT32AP700X
82 Some chips provide more than one TC block, so you have the
84 TC can be used for other purposes, such as PWM generation and
/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c219 TC = (1 << 16), /* Top Center */ enumerator
236 [9] = TC,
336 { .ca_index = 0x22, .speakers = { TC, 0, RR, RL, FC, 0, FR, FL } },
337 { .ca_index = 0x23, .speakers = { TC, 0, RR, RL, FC, LFE, FR, FL } },
342 { .ca_index = 0x28, .speakers = { TC, RC, RR, RL, FC, 0, FR, FL } },
343 { .ca_index = 0x29, .speakers = { TC, RC, RR, RL, FC, LFE, FR, FL } },
346 { .ca_index = 0x2c, .speakers = { TC, FCH, RR, RL, FC, 0, FR, FL } },
347 { .ca_index = 0x2d, .speakers = { TC, FCH, RR, RL, FC, LFE, FR, FL } },
799 { SNDRV_CHMAP_TC, TC },
/linux-4.4.14/sound/firewire/
DKconfig21 chip family (DICE-II/Jr/Mini) which TC Applied Technologies produces.
/linux-4.4.14/Documentation/video4linux/
DCARDLIST.em28xx85 84 -> MaxMedia UB425-TC (em2874) [1b80:e425]
/linux-4.4.14/arch/arm/mach-omap1/
Dsleep.S156 @ work around errata of OMAP1510 PDE bit for TC shut down
/linux-4.4.14/drivers/media/usb/gspca/
Dcpia1.c217 #define TC 94 macro
1168 TC - 50 + EXP_ACC_LIGHT; in monitor_exposure()
1172 TC - 50 - EXP_ACC_DARK; in monitor_exposure()
/linux-4.4.14/drivers/scsi/
Dsym53c416.c116 #define TC 0x10 /* Terminal Count */ macro
/linux-4.4.14/drivers/pwm/
DKconfig66 tristate "Atmel TC Block PWM support"
/linux-4.4.14/drivers/video/fbdev/
DKconfig708 depends on FB && (ALPHA || TC)
1807 depends on (FB = y) && TC
1817 depends on FB && TC
1827 depends on FB && TC
/linux-4.4.14/arch/mips/
DKconfig2153 bool "MIPS MT SMP support (1 TC on each available VPE)"
2832 menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
2896 config TC config
/linux-4.4.14/net/netfilter/
DKconfig849 rates similar to TC estimators. The `rateest' match can be
/linux-4.4.14/drivers/eisa/
Deisa.ids754 ICU1310 "Thomas TC-4045"
/linux-4.4.14/
DMAINTAINERS1977 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
10387 TC CLASSIFIER