Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/alpha/kernel/
A Dsmc37c93x.c240 unsigned long SMCUltraBase; in SMC93x_Init() local
244 if ((SMCUltraBase = SMCDetectUltraIO()) != 0UL) { in SMC93x_Init()
246 SMCReportDeviceStatus(SMCUltraBase); in SMC93x_Init()
248 SMCEnableDevice(SMCUltraBase, SER1, COM1_BASE, COM1_INTERRUPT); in SMC93x_Init()
250 SMCEnableDevice(SMCUltraBase, SER2, COM2_BASE, COM2_INTERRUPT); in SMC93x_Init()
252 SMCEnableDevice(SMCUltraBase, PARP, PARP_BASE, PARP_INTERRUPT); in SMC93x_Init()
256 SMCEnableKYBD(SMCUltraBase); in SMC93x_Init()
258 SMCEnableFDC(SMCUltraBase); in SMC93x_Init()
261 SMCReportDeviceStatus(SMCUltraBase); in SMC93x_Init()
263 SMCRunState(SMCUltraBase); in SMC93x_Init()
[all …]

Completed in 3 milliseconds