Searched refs:SMCEnableDevice (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/alpha/kernel/ |
D | smc37c93x.c | 133 static void __init SMCEnableDevice(unsigned long baseAddr, in SMCEnableDevice() function 250 SMCEnableDevice(SMCUltraBase, SER1, COM1_BASE, COM1_INTERRUPT); in SMC93x_Init() 252 SMCEnableDevice(SMCUltraBase, SER2, COM2_BASE, COM2_INTERRUPT); in SMC93x_Init() 254 SMCEnableDevice(SMCUltraBase, PARP, PARP_BASE, PARP_INTERRUPT); in SMC93x_Init()
|