Searched refs:QFN (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | icplus-ip101ag.txt | 4 - IP101GR (32-pin QFN package) 13 Optional properties for the IP101GR (32-pin QFN package):
|
/linux-6.12.1/Documentation/hwmon/ |
D | emc6w201.rst | 30 QFN package."
|
/linux-6.12.1/drivers/staging/rts5208/ |
D | rtsx_card.c | 371 if (CHECK_PID(chip, 0x5288) && CHECK_BARO_PKG(chip, QFN)) { in rtsx_reset_cards() 504 if (CHECK_PID(chip, 0x5288) && CHECK_BARO_PKG(chip, QFN)) in card_cd_debounce() 527 if (CHECK_PID(chip, 0x5288) && CHECK_BARO_PKG(chip, QFN)) { in rtsx_init_cards() 584 CHECK_BARO_PKG(chip, QFN)) in rtsx_init_cards()
|
D | xd.c | 312 if (CHECK_BARO_PKG(chip, QFN)) { in xd_fill_pull_ctl_disable() 327 if (CHECK_BARO_PKG(chip, QFN)) { in xd_fill_pull_ctl_stage1_barossa() 351 if (CHECK_BARO_PKG(chip, QFN)) { in xd_fill_pull_ctl_enable() 409 if (CHECK_BARO_PKG(chip, QFN)) { in xd_pull_ctl_disable()
|
D | rtsx_chip.h | 648 #define QFN 0 macro
|
D | rtsx_chip.c | 721 chip->baro_pkg = val & 0x04 ? QFN : LQFP; in rts5288_init() 1871 if (!CHECK_PID(chip, 0x5288) || CHECK_BARO_PKG(chip, QFN)) { in rtsx_pre_handle_interrupt()
|
D | ms.c | 426 if (CHECK_BARO_PKG(chip, QFN)) { in ms_pull_ctl_disable() 472 if (CHECK_BARO_PKG(chip, QFN)) { in ms_pull_ctl_enable()
|
D | sd.c | 2078 if (CHECK_BARO_PKG(chip, QFN)) { 2121 if (CHECK_BARO_PKG(chip, QFN)) {
|