Searched refs:CDF (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | aha1542.h | 14 #define CDF BIT(3) /* Command/Data Out Port Full */ macro 18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
|
H A D | aha1542.c | 105 if (!wait_mask(STATUS(base), CDF, 0, CDF, 0)) in aha1542_outb() 115 if (!wait_mask(STATUS(base), CDF, 0, CDF, 0)) in aha1542_out() 225 if (!wait_mask(STATUS(sh->io_port), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) in aha1542_test_port() 940 STATMASK, IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) { in aha1542_reset()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | uk-Wenvoe | 95 [C51 L-CDF]
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-cedarfork.c | 31 INTEL_COMMUNITY_GPPS(b, s, e, g, CDF)
|
/openbmc/linux/drivers/atm/ |
H A D | iphase.h | 824 | NRM present | TRM prsnt | CDF prsnt | ADTF prsnt | NRM | TRM | CDF | ADTF |
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec-stateless.rst | 3657 - Specifies which tile to use for the CDF update. 3827 - Specifies which reference frame contains the CDF values and other state 3935 - Specifies whether the CDF update in the symbol decoding process should 3967 - If set indicates that the end of frame CDF update is disabled. If not 3968 set, indicates that the end of frame CDF update is enabled
|