Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.h815 int baro_pkg; member
928 #define CHECK_BARO_PKG(chip, pkg) ((chip)->baro_pkg == (pkg))
Drtsx_chip.c902 chip->baro_pkg = QFN; in rts5288_init()
904 chip->baro_pkg = LQFP; in rts5288_init()
1046 RTSX_DEBUGP("chip->baro_pkg = %d\n", chip->baro_pkg); in rtsx_init_chip()