Searched refs:bsh (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mn-bsh-smm-s2.dts | 9 #include "imx8mn-bsh-smm-s2-common.dtsi" 13 compatible = "bsh,imx8mn-bsh-smm-s2", "fsl,imx8mn";
|
D | imx8mn-bsh-smm-s2pro.dts | 9 #include "imx8mn-bsh-smm-s2-common.dtsi" 14 compatible = "bsh,imx8mn-bsh-smm-s2pro", "fsl,imx8mn";
|
D | imx8mn-bsh-smm-s2-common.dtsi | 10 #include "imx8mn-bsh-smm-s2-display.dtsi"
|
D | Makefile | 150 dtb-$(CONFIG_ARCH_MXC) += imx8mn-bsh-smm-s2.dtb 151 dtb-$(CONFIG_ARCH_MXC) += imx8mn-bsh-smm-s2pro.dtb
|
/linux-6.12.1/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.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6ulz-bsh-smm-m2.dts | 13 compatible = "bsh,imx6ulz-bsh-smm-m2", "fsl,imx6ull", "fsl,imx6ulz";
|
D | Makefile | 364 imx6ulz-bsh-smm-m2.dtb
|