Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/src/arm64/amd/
H A Delba-asic.dts10 #include "elba.dtsi"
11 #include "elba-16core.dtsi"
12 #include "elba-asic-common.dtsi"
13 #include "elba-flash-parts.dtsi"
17 compatible = "amd,pensando-elba-ortano", "amd,pensando-elba";
H A Delba.dtsi11 compatible = "amd,pensando-elba";
82 compatible = "amd,pensando-elba-qspi", "cdns,qspi-nor";
96 compatible = "amd,pensando-elba-spi";
100 amd,pensando-elba-syscon = <&syscon>;
173 compatible = "amd,pensando-elba-sd4hc", "cdns,sd4hc";
187 compatible = "amd,pensando-elba-syscon", "syscon";
/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c868 uint64_t elba; in ahci_handle_next_trim() local
883 elba = ((uint64_t)entry[5] << 40) | in ahci_handle_next_trim()
929 breq->br_offset = elba * blockif_sectsz(p->bctx); in ahci_handle_next_trim()