Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt3 The ADV7343 are high speed, digital-to-analog video encoders in a 64-lead LQFP
/Linux-v4.19/drivers/staging/rts5208/
Drtsx_chip.h661 #define LQFP 1 macro
Drtsx_chip.c808 chip->baro_pkg = val & 0x04 ? QFN : LQFP; in rts5288_init()
835 if (CHECK_BARO_PKG(chip, LQFP)) in rts5288_init()