Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/sja1000/
H A Dtscan1.c34 #define TSCAN1_MODE 5 macro
138 outb(TSCAN1_MODE_ENABLE | i, pld_base + TSCAN1_MODE); in tscan1_probe()
150 outb(0, pld_base + TSCAN1_MODE); in tscan1_probe()
175 outb(0, pld_base + TSCAN1_MODE); /* disable SJA1000 IO space */ in tscan1_remove()