Searched refs:KN01_SLOT_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/dec/
H A 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) /* LANC
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/dec/
H A 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) /* LANC
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/dec/prom/
H A Didentify.c71 dec_kn_slot_size = KN01_SLOT_SIZE;
79 dec_kn_slot_size = KN01_SLOT_SIZE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Ddeclance.c1154 dev->mem_end = dev->mem_start + KN01_SLOT_SIZE;

Completed in 157 milliseconds