Home
last modified time | relevance | path

Searched full:bsh (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-bsh-smm-s2.dts4 * Copyright 2021 BSH Hausgeraete GmbH
9 #include "imx8mn-bsh-smm-s2-common.dtsi"
12 model = "BSH SMM S2";
13 compatible = "bsh,imx8mn-bsh-smm-s2", "fsl,imx8mn";
H A Dimx8mn-bsh-smm-s2pro.dts4 * Copyright 2021 BSH Hausgeraete GmbH
9 #include "imx8mn-bsh-smm-s2-common.dtsi"
13 model = "BSH SMM S2 PRO";
14 compatible = "bsh,imx8mn-bsh-smm-s2pro", "fsl,imx8mn";
H A Dimx8mn-bsh-smm-s2-common.dtsi4 * Copyright 2021 BSH Hausgeraete GmbH
10 #include "imx8mn-bsh-smm-s2-display.dtsi"
/linux/drivers/scsi/aic7xxx/
H A Daic7770_osm.c56 ahc->bsh.ioport = port; in aic7770_map_registers()
98 ahc->bsh.ioport = 0; in aic7770_probe()
H A Daic7xxx_osm_pci.c380 ahc->bsh.maddr = maddr; in ahc_pci_map_registers()
398 ahc->bsh.maddr = NULL; in ahc_pci_map_registers()
419 ahc->bsh.ioport = (u_long)base; in ahc_pci_map_registers()
H A Daic7xxx_osm.c406 x = readb(ahc->bsh.maddr + port); in ahc_inb()
408 x = inb(ahc->bsh.ioport + port); in ahc_inb()
418 writeb(val, ahc->bsh.maddr + port); in ahc_outb()
420 outb(val, ahc->bsh.ioport + port); in ahc_outb()
1235 && ahc->bsh.ioport != 0) in ahc_platform_free()
1236 release_region(ahc->bsh.ioport, 256); in ahc_platform_free()
1238 && ahc->bsh.maddr != NULL) { in ahc_platform_free()
1239 iounmap(ahc->bsh.maddr); in ahc_platform_free()
/linux/Documentation/devicetree/bindings/arm/
H A Dfsl.yaml862 - bsh,imx6ulz-bsh-smm-m2 # i.MX6 ULZ BSH SystemMaster
1066 - bsh,imx8mn-bsh-smm-s2 # i.MX8MN BSH SystemMaster S2
1067 - bsh,imx8mn-bsh-smm-s2pro # i.MX8MN BSH SystemMaster S2 PRO
/linux/arch/arm/boot/dts/nxp/imx/
H A DMakefile381 imx6ulz-bsh-smm-m2.dtb