Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/
Dtlclk.c183 static unsigned int telclk_interrupt; variable
224 result = request_irq(telclk_interrupt, &tlclk_interrupt, in tlclk_open()
238 free_irq(telclk_interrupt, tlclk_interrupt); in tlclk_release()
781 telclk_interrupt = (inb(TLCLK_REG7) & 0x0f); in tlclk_init()
805 if (0x0F == telclk_interrupt ) { /* not MCPBL0010 ? */ in tlclk_init()
807 telclk_interrupt); in tlclk_init()