Home
last modified time | relevance | path

Searched refs:TC_EN (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Omap35xxPkg/Include/Omap3530/
H A DOmap3530MMCHS.h124 #define TC_EN BIT1 macro
191 #define CMD17_INT_EN (CERR_EN | CIE_EN | CCRC_EN | CC_EN | TC_EN | BRR_EN | CTO_EN | DTO_EN | …
194 #define CMD18_INT_EN (CERR_EN | CIE_EN | CCRC_EN | CC_EN | TC_EN | BRR_EN | CTO_EN | DTO_EN | …
200 #define CMD24_INT_EN (CERR_EN | CIE_EN | CCRC_EN | CC_EN | TC_EN | BWR_EN | CTO_EN | DTO_EN | …
203 #define CMD25_INT_EN (CERR_EN | CIE_EN | CCRC_EN | CC_EN | TC_EN | BRR_EN | CTO_EN | DTO_EN | …
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/
H A DOmap3530MMCHS.h118 #define TC_EN BIT1 macro
185 #define CMD17_INT_EN (CERR_EN | CIE_EN | CCRC_EN | CC_EN | TC_EN | BRR_EN | CTO_EN | DTO_EN | …
188 #define CMD18_INT_EN (CERR_EN | CIE_EN | CCRC_EN | CC_EN | TC_EN | BRR_EN | CTO_EN | DTO_EN | …
194 #define CMD24_INT_EN (CERR_EN | CIE_EN | CCRC_EN | CC_EN | TC_EN | BWR_EN | CTO_EN | DTO_EN | …
197 #define CMD25_INT_EN (CERR_EN | CIE_EN | CCRC_EN | CC_EN | TC_EN | BRR_EN | CTO_EN | DTO_EN | …
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Broadcom/Bcm283x/Include/IndustryStandard/
H A DBcm2836Sdio.h106 #define TC_EN BIT1 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/bfin/include/
H A DdefBF544.h526 #define TC_EN 0x80 /* Transparent Color Enable */ macro
H A DdefBF547.h512 #define TC_EN 0x80 /* Transparent Color Enable */ macro
H A DdefBF548.h894 #define TC_EN 0x80 /* Transparent Color Enable */ macro
H A DdefBF549.h1065 #define TC_EN 0x80 /* Transparent Color Enable */ macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Omap35xxPkg/MmcHostDxe/
H A DMmcHostDxe.c465 CEB_EN | CCRC_EN | CTO_EN | BRR_EN | BWR_EN | TC_EN | CC_EN)); in MMCNotifyState()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/TexasInstruments/Omap35xxPkg/MmcHostDxe/
H A DMmcHostDxe.c459 CEB_EN | CCRC_EN | CTO_EN | BRR_EN | BWR_EN | TC_EN | CC_EN)); in MMCNotifyState()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mmc/host/
H A Domap_hsmmc.c114 #define TC_EN (1 << 1) macro
132 BRR_EN | BWR_EN | TC_EN | CC_EN)
1064 if ((end_trans || (status & TC_EN)) && host->mrq) in omap_hsmmc_do_irq()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mmc/host/
H A Domap_hsmmc.c114 #define TC_EN (1 << 1) macro
132 BRR_EN | BWR_EN | TC_EN | CC_EN)
1064 if ((end_trans || (status & TC_EN)) && host->mrq) in omap_hsmmc_do_irq()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mmc/host/
H A Domap_hsmmc.c114 #define TC_EN (1 << 1) macro
132 BRR_EN | BWR_EN | TC_EN | CC_EN)
1064 if ((end_trans || (status & TC_EN)) && host->mrq) in omap_hsmmc_do_irq()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Omap35xxPkg/MMCHSDxe/
H A DMMCHS.c391 CEB_EN | CCRC_EN | CTO_EN | BRR_EN | BWR_EN | TC_EN | CC_EN)); in PerformCardIdenfication()