Searched refs:KN01_SLOT_SIZE (Results 1 – 3 of 3) sorted by relevance
17 #define KN01_SLOT_SIZE 0x01000000 macro22 #define KN01_PMASK (0*KN01_SLOT_SIZE) /* color plane mask */23 #define KN01_PCC (1*KN01_SLOT_SIZE) /* PCC (DC503) cursor */24 #define KN01_VDAC (2*KN01_SLOT_SIZE) /* color map */25 #define KN01_RES_3 (3*KN01_SLOT_SIZE) /* unused */26 #define KN01_RES_4 (4*KN01_SLOT_SIZE) /* unused */27 #define KN01_RES_5 (5*KN01_SLOT_SIZE) /* unused */28 #define KN01_RES_6 (6*KN01_SLOT_SIZE) /* unused */29 #define KN01_ERRADDR (7*KN01_SLOT_SIZE) /* write error address */30 #define KN01_LANCE (8*KN01_SLOT_SIZE) /* LANCE (Am7990) Ethernet */[all …]
72 dec_kn_slot_size = KN01_SLOT_SIZE; in prom_init_kn01()80 dec_kn_slot_size = KN01_SLOT_SIZE; in prom_init_kn230()
1157 dev->mem_end = dev->mem_start + KN01_SLOT_SIZE; in dec_lance_probe()