Home
last modified time | relevance | path

Searched refs:TSCAN1_SJA1000_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H A Dtscan1.c56 #define TSCAN1_SJA1000_SIZE 32 macro
134 if (!request_region(sja1000_base, TSCAN1_SJA1000_SIZE, in tscan1_probe()
152 release_region(sja1000_base, TSCAN1_SJA1000_SIZE); in tscan1_probe()
178 release_region(sja1000_base, TSCAN1_SJA1000_SIZE); in tscan1_remove()
/kernel/linux/linux-6.6/drivers/net/can/sja1000/
H A Dtscan1.c55 #define TSCAN1_SJA1000_SIZE 32 macro
133 if (!request_region(sja1000_base, TSCAN1_SJA1000_SIZE, in tscan1_probe()
151 release_region(sja1000_base, TSCAN1_SJA1000_SIZE); in tscan1_probe()
177 release_region(sja1000_base, TSCAN1_SJA1000_SIZE); in tscan1_remove()

Completed in 1 milliseconds