Home
last modified time | relevance | path

Searched refs:gcw (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/ide/
Dide-atapi.c39 u8 gcw[2], protocol, device_type, removable, drq_type, packet_size; in ide_check_atapi_device() local
41 *((u16 *)&gcw) = id[ATA_ID_CONFIG]; in ide_check_atapi_device()
43 protocol = (gcw[1] & 0xC0) >> 6; in ide_check_atapi_device()
44 device_type = gcw[1] & 0x1F; in ide_check_atapi_device()
45 removable = (gcw[0] & 0x80) >> 7; in ide_check_atapi_device()
46 drq_type = (gcw[0] & 0x60) >> 5; in ide_check_atapi_device()
47 packet_size = gcw[0] & 0x03; in ide_check_atapi_device()
/Linux-v4.19/arch/mips/boot/dts/ingenic/
Dgcw0.dts7 compatible = "gcw,zero", "ingenic,jz4770";
/Linux-v4.19/Documentation/devicetree/bindings/
Dvendor-prefixes.txt139 gcw Game Consoles Worldwide