Home
last modified time | relevance | path

Searched full:gcw (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mips/ingenic/
H A Ddevices.yaml31 - description: Game Consoles Worldwide GCW Zero
33 - const: gcw,zero
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-atapi.c40 u8 gcw[2], protocol, device_type, removable, drq_type, packet_size; in ide_check_atapi_device() local
42 *((u16 *)&gcw) = id[ATA_ID_CONFIG]; in ide_check_atapi_device()
44 protocol = (gcw[1] & 0xC0) >> 6; in ide_check_atapi_device()
45 device_type = gcw[1] & 0x1F; in ide_check_atapi_device()
46 removable = (gcw[0] & 0x80) >> 7; in ide_check_atapi_device()
47 drq_type = (gcw[0] & 0x60) >> 5; in ide_check_atapi_device()
48 packet_size = gcw[0] & 0x03; in ide_check_atapi_device()
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/ingenic/
H A Dgcw0_proto.dts7 model = "GCW Zero Prototype";
H A Dgcw0.dts12 compatible = "gcw,zero", "ingenic,jz4770";
13 model = "GCW Zero";
/OK3568_Linux_fs/kernel/arch/mips/ingenic/
H A DKconfig29 bool "Game Consoles Worldwide GCW Zero"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml396 "^gcw,.*":