Home
last modified time | relevance | path

Searched full:wdma0 (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/ata/chipsets/
H A Data-acard.c157 /* XXX SOS missing WDMA0+1 + PIO modes */ in ata_acard_850_setmode()
181 /* XXX SOS missing WDMA0+1 + PIO modes */ in ata_acard_86X_setmode()
H A Data-cypress.c101 /* XXX SOS missing WDMA0+1 + PIO modes */ in ata_cypress_setmode()
/freebsd/sys/powerpc/powermac/
H A Data_kauai.c164 0x00618000, /* WDMA0 */
170 0x00820800, /* WDMA0 */
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,wdma.yaml80 wdma0: wdma@14011000 {
H A Dmediatek,disp.txt138 wdma0: wdma@14011000 {
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dmediatek,iommu.txt40 OVL0 RDMA0 WDMA0 MC PP VLD
H A Dmediatek,iommu.yaml50 OVL0 RDMA0 WDMA0 MC PP VLD
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8173.dtsi30 wdma0 = &wdma0;
44 mdp-wdma0 = &mdp_wdma0;
1124 wdma0: wdma@14011000 { label
/freebsd/sys/cam/ata/
H A Data_all.c884 case ATA_WDMA0: return "WDMA0"; in ata_mode2string()
910 if (!strcasecmp(str, "WDMA0")) return (ATA_WDMA0); in ata_string2mode()
/freebsd/sys/dev/ata/
H A Data-all.c643 case ATA_WDMA0: return "WDMA0"; in ata_mode2str()
673 if (!strcasecmp(str, "WDMA0")) return (ATA_WDMA0); in ata_str2mode()