Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bhnd/
HDbhnd_ids.h588 #define BHND_BFL2_PCIEWAR_OVR 0x00000020 /* Board overrides ASPM and Clkreq settings */ macro
/freebsd-13-stable/sys/dev/bhnd/cores/pci/
HDbhnd_pci_hostb.c338 if (board.board_flags2 & BHND_BFL2_PCIEWAR_OVR) in bhnd_pci_wars_early_once()