Searched refs:CC (Results 1 – 11 of 11) sorted by relevance
/drivers/ata/ |
D | sata_fsl.c | 108 CC = 0x10, enumerator 550 ioread32(CE + hcr_base), ioread32(CC + hcr_base)); in sata_fsl_qc_issue() 563 ioread32(CC + hcr_base), in sata_fsl_qc_issue() 961 ioread32(CA + hcr_base), ioread32(CC + hcr_base)); in sata_fsl_softreset() 963 iowrite32(0xFFFF, CC + hcr_base); in sata_fsl_softreset() 974 ioread32(CA + hcr_base), ioread32(CC + hcr_base)); in sata_fsl_softreset() 1012 iowrite32(0x01, CC + hcr_base); /* We know it will be cmd#0 always */ in sata_fsl_softreset() 1027 ata_port_dbg(ap, "ccreg = 0x%x\n", ioread32(hcr_base + CC)); in sata_fsl_softreset() 1194 done_mask = ioread32(hcr_base + CC); in sata_fsl_host_intr() 1244 iowrite32(done_mask, hcr_base + CC); in sata_fsl_host_intr() [all …]
|
/drivers/scsi/aic7xxx/aicasm/ |
D | Makefile | 29 AICASM_CC= $(CC)
|
/drivers/net/wan/ |
D | Makefile | 36 M68KCC = $(CC)
|
/drivers/crypto/ccp/ |
D | sp-pci.c | 31 #define CC GENMASK(15, 8) macro 108 FIELD_GET(CC, val), \
|
/drivers/extcon/ |
D | Kconfig | 134 tristate "NXP PTN5150 CC LOGIC USB EXTCON support" 140 detection by NXP PTN5150 CC (Configuration Channel) logic chip.
|
/drivers/gpio/ |
D | gpio-tegra186.c | 1028 TEGRA186_MAIN_GPIO_PORT(CC, 5, 2, 4), 1135 TEGRA194_AON_GPIO_PORT(CC, 0, 1, 8), 1206 TEGRA234_AON_GPIO_PORT(CC, 0, 2, 8),
|
/drivers/usb/typec/ |
D | Kconfig | 10 specific Configuration Channel (CC) which goes through the USB Type-C
|
/drivers/gpu/drm/i915/ |
D | Makefile | 405 …cmd_hdrtest = $(CC) $(filter-out $(CFLAGS_GCOV), $(c_flags)) -S -o /dev/null -x c /dev/null -inclu…
|
/drivers/scsi/ |
D | FlashPoint.c | 712 #define CC 0x25 /*Command Completion failure */ macro 4578 WRW_HARPOON(map_addr, (CPN_OP + AMSG_IN + CC)); /*ERROR IF NOT MSG IN PHZ */ in FPT_autoLoadDefaultMap() 4582 WRW_HARPOON(map_addr, (BRH_OP + NOT_EQ + CC)); /*ERROR IF NOT CMD COMPLETE MSG. */ in FPT_autoLoadDefaultMap()
|
/drivers/eisa/ |
D | eisa.ids | 744 ICU1210 "Procom CC-8 SCSI ENABLER" 745 ICU1220 "Procom CC-16 SCSI ENABLER"
|
/drivers/dma/ |
D | pl330.c | 99 #define CC(n) (_CC + (n)*0x20) macro
|