Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-parport-light.c35 #define DEFAULT_BASE 0x378 macro
232 pr_info(DRVNAME ": using default base 0x%x\n", DEFAULT_BASE); in i2c_parport_init()
233 base = DEFAULT_BASE; in i2c_parport_init()
Di2c-elektor.c42 #define DEFAULT_BASE 0x330 macro
258 base = DEFAULT_BASE; in elektor_match()