Home
last modified time | relevance | path

Searched refs:CIS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/ide/
Dpdc202xx_old.c110 u16 CIS, mask = hwif->channel ? (1 << 11) : (1 << 10); in pdc2026x_cable_detect() local
112 pci_read_config_word(dev, 0x50, &CIS); in pdc2026x_cable_detect()
114 return (CIS & mask) ? ATA_CBL_PATA40 : ATA_CBL_PATA80; in pdc2026x_cable_detect()
/Linux-v5.4/Documentation/devicetree/bindings/media/
Dsamsung-s5c73m3.txt21 - vddio-cis-supply : CIS I/O power supply (1.2V to 1.8V);
/Linux-v5.4/drivers/pcmcia/
DKconfig40 bool "Load CIS updates from userspace"
45 Some PCMCIA cards require an updated Card Information Structure (CIS)
/Linux-v5.4/Documentation/pcmcia/
Ddriver-changes.rst62 * New CIS tuple access (as of 2.6.33)