Searched refs:SMCEnableDevice (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/alpha/kernel/ |
D | smc37c93x.c | 131 static void __init SMCEnableDevice(unsigned long baseAddr, in SMCEnableDevice() function 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()
|