/linux-4.4.14/arch/powerpc/boot/dts/ |
D | iss4xx.dts | 34 model = "PowerPC,4xx"; // real CPU changed in sim 38 i-cache-line-size = <32>; // may need fixup in sim 39 d-cache-line-size = <32>; // may need fixup in sim 40 i-cache-size = <32768>; /* may need fixup in sim */ 41 d-cache-size = <32768>; /* may need fixup in sim */ 109 compatible = "ibm,iss-sim-block-device";
|
D | iss4xx-mpic.dts | 36 model = "PowerPC,4xx"; // real CPU changed in sim 50 model = "PowerPC,4xx"; // real CPU changed in sim 66 model = "PowerPC,4xx"; // real CPU changed in sim 82 model = "PowerPC,4xx"; // real CPU changed in sim 148 compatible = "ibm,iss-sim-block-device";
|
/linux-4.4.14/drivers/pci/pcie/aer/ |
D | aer_inject.c | 187 u32 *sim; in pci_read_aer() local 203 sim = find_pci_config_dword(err, where, NULL); in pci_read_aer() 204 if (sim) { in pci_read_aer() 205 *val = *sim; in pci_read_aer() 218 u32 *sim; in pci_write_aer() local 235 sim = find_pci_config_dword(err, where, &rw1cs); in pci_write_aer() 236 if (sim) { in pci_write_aer() 238 *sim ^= val; in pci_write_aer() 240 *sim = val; in pci_write_aer()
|
/linux-4.4.14/arch/h8300/kernel/ |
D | Makefile | 15 obj-$(CONFIG_H8300H_SIM) += sim-console.o 16 obj-$(CONFIG_H8S_SIM) += sim-console.o
|
/linux-4.4.14/arch/ia64/ |
D | Makefile | 58 drivers-$(CONFIG_IA64_HP_SIM) += arch/ia64/hp/sim/ 61 drivers-$(CONFIG_IA64_GENERIC) += arch/ia64/hp/common/ arch/ia64/hp/zx1/ arch/ia64/hp/sim/ arch/ia6… 64 boot := arch/ia64/hp/sim/boot
|
D | Kconfig | 594 source "arch/ia64/hp/sim/Kconfig"
|
/linux-4.4.14/arch/tile/include/uapi/arch/ |
D | Kbuild | 13 header-y += sim.h
|
/linux-4.4.14/Documentation/serial/ |
D | n_gsm.txt | 87 http://wm.sim.com/sim/News/photo/2010721161442.pdf
|
/linux-4.4.14/arch/h8300/boot/dts/ |
D | h8300h_sim.dts | 9 bootargs = "earlyprintk=h8300-sim";
|
D | h8s_sim.dts | 9 bootargs = "earlyprintk=h8300-sim";
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ab8500/ |
D | fg.txt | 6 tvout, clock management and sim card interface.
|
/linux-4.4.14/arch/arc/ |
D | Makefile | 99 core-$(CONFIG_ARC_PLAT_SIM) += arch/arc/plat-sim/
|
D | Kconfig | 90 source "arch/arc/plat-sim/Kconfig"
|
/linux-4.4.14/arch/openrisc/ |
D | README.openrisc | 57 sim -f arch/openrisc/or1ksim.cfg vmlinux
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1243 struct cam_sim *sim, union ccb *ccb); 1245 struct cam_sim *sim, union ccb *ccb,
|
D | aic79xx.h | 1436 struct cam_sim *sim, union ccb *ccb); 1438 struct cam_sim *sim, union ccb *ccb,
|
D | aic7xxx_core.c | 7353 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, in ahc_find_tmode_devs() argument 7394 ahc_handle_en_lun(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb) in ahc_handle_en_lun() argument 7408 status = ahc_find_tmode_devs(ahc, sim, ccb, &tstate, &lstate, in ahc_handle_en_lun() 7416 if (cam_sim_bus(sim) == 0) in ahc_handle_en_lun() 7520 channel = SIM_CHANNEL(ahc, sim); in ahc_handle_en_lun() 7601 channel = SIM_CHANNEL(ahc, sim); in ahc_handle_en_lun() 7602 our_id = SIM_SCSI_ID(ahc, sim); in ahc_handle_en_lun()
|
D | aic79xx_core.c | 10278 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, in ahd_find_tmode_devs() argument 10319 ahd_handle_en_lun(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb) in ahd_handle_en_lun() argument 10332 status = ahd_find_tmode_devs(ahd, sim, ccb, &tstate, &lstate, in ahd_handle_en_lun() 10400 channel = SIM_CHANNEL(ahd, sim); in ahd_handle_en_lun() 10477 channel = SIM_CHANNEL(ahd, sim); in ahd_handle_en_lun() 10478 our_id = SIM_SCSI_ID(ahd, sim); in ahd_handle_en_lun()
|
/linux-4.4.14/arch/xtensa/lib/ |
D | usercopy.S | 219 sub a3, a3, a10 # align a3 (to avoid sim warnings only; not needed for hardware)
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 559 CDC_SELECT_SPEED& can select speed, in units of $\sim$150\,kB/s\cr 583 if\ (cdo\rightarrow capability \mathrel\& \mathord{\sim} cdi\rightarrow mask
|