Searched refs:base_and_type (Results 1 – 1 of 1) sorted by relevance
348 unsigned long result, base_and_type; in cia_ioread8() local351 base_and_type = CIA_SPARSE_MEM + 0x00; in cia_ioread8()353 base_and_type = CIA_IO + 0x00; in cia_ioread8()365 unsigned long w, base_and_type; in cia_iowrite8() local368 base_and_type = CIA_SPARSE_MEM + 0x00; in cia_iowrite8()370 base_and_type = CIA_IO + 0x00; in cia_iowrite8()380 unsigned long result, base_and_type; in cia_ioread16() local383 base_and_type = CIA_SPARSE_MEM + 0x08; in cia_ioread16()385 base_and_type = CIA_IO + 0x08; in cia_ioread16()395 unsigned long w, base_and_type; in cia_iowrite16() local[all …]
Completed in 8 milliseconds