Home
last modified time | relevance | path

Searched full:hba_port_fbscp (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dahci-platform.yaml165 hba-port-cap = <(HBA_PORT_FBSCP | HBA_PORT_ESP)>;
174 hba-port-cap = <(HBA_PORT_HPCP | HBA_PORT_MPSP | HBA_PORT_FBSCP)>;
H A Dsnps,dwc-ahci.yaml73 hba-port-cap = <HBA_PORT_FBSCP>;
H A Drockchip,dwc-ahci.yaml116 hba-port-cap = <HBA_PORT_FBSCP>;
/freebsd/sys/contrib/device-tree/include/dt-bindings/ata/
H A Dahci.h18 #define HBA_PORT_FBSCP (1 << 22) macro