Searched full:bsh (Results 1 – 15 of 15) sorted by relevance
/linux-6.14.4/arch/arm64/boot/dts/freescale/ |
D | imx8mn-bsh-smm-s2.dts | 4 * 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";
|
D | imx8mn-bsh-smm-s2pro.dts | 4 * 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";
|
D | imx8mn-bsh-smm-s2-common.dtsi | 4 * Copyright 2021 BSH Hausgeraete GmbH 10 #include "imx8mn-bsh-smm-s2-display.dtsi"
|
D | imx8mn-bsh-smm-s2-display.dtsi | 3 * Copyright 2021 BSH
|
D | Makefile | 152 dtb-$(CONFIG_ARCH_MXC) += imx8mn-bsh-smm-s2.dtb 153 dtb-$(CONFIG_ARCH_MXC) += imx8mn-bsh-smm-s2pro.dtb
|
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/ |
D | imx6ulz-bsh-smm-m2.dts | 3 * Copyright (C) 2021 BSH Hausgeraete GmbH 12 model = "BSH SMM M2"; 13 compatible = "bsh,imx6ulz-bsh-smm-m2", "fsl,imx6ull", "fsl,imx6ulz";
|
D | Makefile | 368 imx6ulz-bsh-smm-m2.dtb
|
/linux-6.14.4/drivers/scsi/aic7xxx/ |
D | aic7770_osm.c | 56 ahc->bsh.ioport = port; in aic7770_map_registers() 98 ahc->bsh.ioport = 0; in aic7770_probe()
|
D | aic7xxx_osm_pci.c | 380 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()
|
D | aic7xxx_osm.c | 406 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()
|
D | aic7xxx.h | 903 bus_space_handle_t bsh; member
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/ |
D | fsl.yaml | 850 - bsh,imx6ulz-bsh-smm-m2 # i.MX6 ULZ BSH SystemMaster 1059 - bsh,imx8mn-bsh-smm-s2 # i.MX8MN BSH SystemMaster S2 1060 - bsh,imx8mn-bsh-smm-s2pro # i.MX8MN BSH SystemMaster S2 PRO
|
/linux-6.14.4/drivers/gpu/drm/panel/ |
D | panel-synaptics-r63353.c | 5 * Copyright (C) 2020 BSH Hausgerate GmbH
|
D | panel-ilitek-ili9805.c | 3 * Copyright (C) 2020 BSH Hausgerate GmbH
|
/linux-6.14.4/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 235 "^bsh,.*": 236 description: BSH Hausgeraete GmbH
|