Home
last modified time | relevance | path

Searched refs:CC (Results 1 – 11 of 11) sorted by relevance

/drivers/ata/
Dsata_fsl.c108 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/
DMakefile29 AICASM_CC= $(CC)
/drivers/net/wan/
DMakefile36 M68KCC = $(CC)
/drivers/crypto/ccp/
Dsp-pci.c31 #define CC GENMASK(15, 8) macro
108 FIELD_GET(CC, val), \
/drivers/extcon/
DKconfig134 tristate "NXP PTN5150 CC LOGIC USB EXTCON support"
140 detection by NXP PTN5150 CC (Configuration Channel) logic chip.
/drivers/gpio/
Dgpio-tegra186.c1028 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/
DKconfig10 specific Configuration Channel (CC) which goes through the USB Type-C
/drivers/gpu/drm/i915/
DMakefile405 …cmd_hdrtest = $(CC) $(filter-out $(CFLAGS_GCOV), $(c_flags)) -S -o /dev/null -x c /dev/null -inclu…
/drivers/scsi/
DFlashPoint.c712 #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/
Deisa.ids744 ICU1210 "Procom CC-8 SCSI ENABLER"
745 ICU1220 "Procom CC-16 SCSI ENABLER"
/drivers/dma/
Dpl330.c99 #define CC(n) (_CC + (n)*0x20) macro