Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/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...]
/kernel/linux/linux-6.6/arch/mips/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...]
/kernel/linux/linux-5.10/arch/mips/dec/prom/
H A 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()
/kernel/linux/linux-6.6/arch/mips/dec/prom/
H A 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Ddeclance.c1156 dev->mem_end = dev->mem_start + KN01_SLOT_SIZE; in dec_lance_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Ddeclance.c1157 dev->mem_end = dev->mem_start + KN01_SLOT_SIZE; in dec_lance_probe()

Completed in 8 milliseconds