Searched refs:SP5100_IO_PM_INDEX_REG (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/watchdog/
H A Dsp5100_tco.c171 outb(index, SP5100_IO_PM_INDEX_REG);
179 outb(index, SP5100_IO_PM_INDEX_REG);
436 if (!request_muxed_region(SP5100_IO_PM_INDEX_REG,
439 SP5100_IO_PM_INDEX_REG);
500 release_region(SP5100_IO_PM_INDEX_REG, SP5100_PM_IOPORTS_SIZE);
H A Dsp5100_tco.h33 #define SP5100_IO_PM_INDEX_REG 0xCD6 macro

Completed in 302 milliseconds