Home
last modified time | relevance | path

Searched refs:SUN3X_PROM_BASE (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3xprom.h31 #define SUN3X_PROM_BASE 0xfefe0000 macro
32 #define SUN3X_P_GETCHAR (SUN3X_PROM_BASE + 20)
33 #define SUN3X_P_PUTCHAR (SUN3X_PROM_BASE + 24)
34 #define SUN3X_P_MAYGET (SUN3X_PROM_BASE + 28)
35 #define SUN3X_P_MAYPUT (SUN3X_PROM_BASE + 32)
36 #define SUN3X_P_REBOOT (SUN3X_PROM_BASE + 96)
37 #define SUN3X_P_SETLEDS (SUN3X_PROM_BASE + 144)
38 #define SUN3X_P_ABORT (SUN3X_PROM_BASE + 152)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3xprom.h31 #define SUN3X_PROM_BASE 0xfefe0000 macro
32 #define SUN3X_P_GETCHAR (SUN3X_PROM_BASE + 20)
33 #define SUN3X_P_PUTCHAR (SUN3X_PROM_BASE + 24)
34 #define SUN3X_P_MAYGET (SUN3X_PROM_BASE + 28)
35 #define SUN3X_P_MAYPUT (SUN3X_PROM_BASE + 32)
36 #define SUN3X_P_REBOOT (SUN3X_PROM_BASE + 96)
37 #define SUN3X_P_SETLEDS (SUN3X_PROM_BASE + 144)
38 #define SUN3X_P_ABORT (SUN3X_PROM_BASE + 152)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3xprom.h31 #define SUN3X_PROM_BASE 0xfefe0000 macro
32 #define SUN3X_P_GETCHAR (SUN3X_PROM_BASE + 20)
33 #define SUN3X_P_PUTCHAR (SUN3X_PROM_BASE + 24)
34 #define SUN3X_P_MAYGET (SUN3X_PROM_BASE + 28)
35 #define SUN3X_P_MAYPUT (SUN3X_PROM_BASE + 32)
36 #define SUN3X_P_REBOOT (SUN3X_PROM_BASE + 96)
37 #define SUN3X_P_SETLEDS (SUN3X_PROM_BASE + 144)
38 #define SUN3X_P_ABORT (SUN3X_PROM_BASE + 152)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/sun3x/
H A Dprom.c104 romvec = (struct linux_romvec *)SUN3X_PROM_BASE; in sun3x_prom_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/sun3x/
H A Dprom.c104 romvec = (struct linux_romvec *)SUN3X_PROM_BASE; in sun3x_prom_init()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/sun3x/
H A Dprom.c104 romvec = (struct linux_romvec *)SUN3X_PROM_BASE; in sun3x_prom_init()