/linux-4.4.14/drivers/ide/ |
D | pdc202xx_old.c | 31 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/ |
D | atmel-at91.txt | 59 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/ |
D | ti-edma.txt | 4 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
|
D | ti-dma-crossbar.txt | 23 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/ |
D | vf.S | 32 tst \rd, #1 << 6 @ TC
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | sama5d3_tcb1.dtsi | 3 * 2 TC blocks.
|
/linux-4.4.14/drivers/net/fddi/ |
D | Kconfig | 7 depends on PCI || EISA || TC 20 depends on FDDI && (PCI || EISA || TC)
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | swsusp_asm64.S | 81 .tc swsusp_save_area[TC],swsusp_save_area 83 .tc restore_pblist[TC],restore_pblist
|
D | vector.S | 315 .tc FD_0_0[TC],0 317 .tc FD_3ff00000_0[TC],0x3ff0000000000000 /* 1.0 */ 319 .tc FD_3fe00000_0[TC],0x3fe0000000000000 /* 0.5 */
|
D | entry_64.S | 45 .tc sys_call_table[TC],sys_call_table 49 .tc ID_EXC_MARKER[TC],STACK_FRAME_REGS_MARKER
|
D | misc_64.S | 57 .tc ppc64_caches[TC],ppc64_caches
|
D | head_64.S | 171 .tc ID_72656773_68657265[TC],0x7265677368657265
|
D | exceptions-64e.S | 507 .tc ID_EXC_MARKER[TC],STACK_FRAME_REGS_MARKER
|
/linux-4.4.14/arch/powerpc/lib/ |
D | copypage_64.S | 16 .tc ppc64_caches[TC],ppc64_caches
|
D | string_64.S | 26 .tc ppc64_caches[TC],ppc64_caches
|
/linux-4.4.14/arch/metag/tbx/ |
D | tbictx.S | 186 D SETD [A0.2++],TC 354 D GETD TC,[A0.2++]
|
/linux-4.4.14/drivers/misc/ |
D | Kconfig | 63 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/ |
D | patch_hdmi.c | 219 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/ |
D | Kconfig | 21 chip family (DICE-II/Jr/Mini) which TC Applied Technologies produces.
|
/linux-4.4.14/Documentation/video4linux/ |
D | CARDLIST.em28xx | 85 84 -> MaxMedia UB425-TC (em2874) [1b80:e425]
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | sleep.S | 156 @ work around errata of OMAP1510 PDE bit for TC shut down
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | cpia1.c | 217 #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/ |
D | sym53c416.c | 116 #define TC 0x10 /* Terminal Count */ macro
|
/linux-4.4.14/drivers/pwm/ |
D | Kconfig | 66 tristate "Atmel TC Block PWM support"
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 708 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/ |
D | Kconfig | 2153 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/ |
D | Kconfig | 849 rates similar to TC estimators. The `rateest' match can be
|
/linux-4.4.14/drivers/eisa/ |
D | eisa.ids | 754 ICU1310 "Thomas TC-4045"
|
/linux-4.4.14/ |
D | MAINTAINERS | 1977 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS 10387 TC CLASSIFIER
|