Home
last modified time | relevance | path

Searched refs:KN01_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/dec/
Dkn01.h17 #define KN01_SLOT_SIZE 0x01000000 macro
22 #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 …]
/arch/mips/dec/prom/
Didentify.c72 dec_kn_slot_size = KN01_SLOT_SIZE; in prom_init_kn01()
80 dec_kn_slot_size = KN01_SLOT_SIZE; in prom_init_kn230()