Searched refs:CDF (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/drivers/scsi/ |
| D | aha1542.h | 14 #define CDF BIT(3) /* Command/Data Out Port Full */ macro 18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
|
| 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()
|
| /Linux-v6.6/drivers/pinctrl/intel/ |
| D | pinctrl-cedarfork.c | 31 INTEL_COMMUNITY_GPPS(b, s, e, g, CDF)
|
| /Linux-v6.6/drivers/atm/ |
| D | iphase.h | 824 | NRM present | TRM prsnt | CDF prsnt | ADTF prsnt | NRM | TRM | CDF | ADTF |
|
| /Linux-v6.6/Documentation/userspace-api/media/v4l/ |
| 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
|