/kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
H A D | ip28-berr.c | 22 #include <asm/sgi/hpc3.h> 52 } hpc3; variable 133 hpc3.scsi[0].addr = (unsigned long)&hpc3c0->scsi_chan0; in save_and_clear_buserr() 134 hpc3.scsi[0].ctrl = hpc3c0->scsi_chan0.ctrl; /* HPC3_SCTRL_ACTIVE ? */ in save_and_clear_buserr() 135 hpc3.scsi[0].cbp = hpc3c0->scsi_chan0.cbptr; in save_and_clear_buserr() 136 hpc3.scsi[0].ndptr = hpc3c0->scsi_chan0.ndptr; in save_and_clear_buserr() 138 hpc3.scsi[1].addr = (unsigned long)&hpc3c0->scsi_chan1; in save_and_clear_buserr() 139 hpc3.scsi[1].ctrl = hpc3c0->scsi_chan1.ctrl; /* HPC3_SCTRL_ACTIVE ? */ in save_and_clear_buserr() 140 hpc3.scsi[1].cbp = hpc3c0->scsi_chan1.cbptr; in save_and_clear_buserr() 141 hpc3 in save_and_clear_buserr() [all...] |
H A D | ip22-hpc.c | 14 #include <asm/sgi/hpc3.h>
|
H A D | ip22-setup.c | 26 #include <asm/sgi/hpc3.h>
|
H A D | ip22-time.c | 29 #include <asm/sgi/hpc3.h>
|
H A D | ip22-berr.c | 17 #include <asm/sgi/hpc3.h>
|
H A D | ip22-reset.c | 23 #include <asm/sgi/hpc3.h>
|
H A D | ip22-nvram.c | 9 #include <asm/sgi/hpc3.h>
|
H A D | ip22-mc.c | 21 #include <asm/sgi/hpc3.h>
|
H A D | ip22-platform.c | 10 #include <asm/sgi/hpc3.h>
|
H A D | ip22-int.c | 20 #include <asm/sgi/hpc3.h>
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/ |
H A D | ip28-berr.c | 22 #include <asm/sgi/hpc3.h> 52 } hpc3; variable 133 hpc3.scsi[0].addr = (unsigned long)&hpc3c0->scsi_chan0; in save_and_clear_buserr() 134 hpc3.scsi[0].ctrl = hpc3c0->scsi_chan0.ctrl; /* HPC3_SCTRL_ACTIVE ? */ in save_and_clear_buserr() 135 hpc3.scsi[0].cbp = hpc3c0->scsi_chan0.cbptr; in save_and_clear_buserr() 136 hpc3.scsi[0].ndptr = hpc3c0->scsi_chan0.ndptr; in save_and_clear_buserr() 138 hpc3.scsi[1].addr = (unsigned long)&hpc3c0->scsi_chan1; in save_and_clear_buserr() 139 hpc3.scsi[1].ctrl = hpc3c0->scsi_chan1.ctrl; /* HPC3_SCTRL_ACTIVE ? */ in save_and_clear_buserr() 140 hpc3.scsi[1].cbp = hpc3c0->scsi_chan1.cbptr; in save_and_clear_buserr() 141 hpc3 in save_and_clear_buserr() [all...] |
H A D | ip22-hpc.c | 14 #include <asm/sgi/hpc3.h>
|
H A D | ip22-setup.c | 26 #include <asm/sgi/hpc3.h>
|
H A D | ip22-berr.c | 17 #include <asm/sgi/hpc3.h>
|
H A D | ip22-time.c | 29 #include <asm/sgi/hpc3.h>
|
H A D | ip22-reset.c | 23 #include <asm/sgi/hpc3.h>
|
H A D | ip22-mc.c | 21 #include <asm/sgi/hpc3.h>
|
H A D | ip22-nvram.c | 9 #include <asm/sgi/hpc3.h>
|
H A D | ip22-platform.c | 10 #include <asm/sgi/hpc3.h>
|
/kernel/linux/linux-5.10/sound/mips/ |
H A D | hal2.c | 18 #include <asm/sgi/hpc3.h> 735 static void hal2_init_codec(struct hal2_codec *codec, struct hpc3_regs *hpc3, in hal2_init_codec() argument 739 codec->pbus.pbus = &hpc3->pbdma[index]; in hal2_init_codec() 773 struct hpc3_regs *hpc3 = hpc3c0; in hal2_create() local 789 hal2->ctl_regs = (struct hal2_ctl_regs *)hpc3->pbus_extregs[0]; in hal2_create() 790 hal2->aes_regs = (struct hal2_aes_regs *)hpc3->pbus_extregs[1]; in hal2_create() 791 hal2->vol_regs = (struct hal2_vol_regs *)hpc3->pbus_extregs[2]; in hal2_create() 792 hal2->syn_regs = (struct hal2_syn_regs *)hpc3->pbus_extregs[3]; in hal2_create() 799 hal2_init_codec(&hal2->dac, hpc3, 0); in hal2_create() 800 hal2_init_codec(&hal2->adc, hpc3, in hal2_create() [all...] |
/kernel/linux/linux-6.6/sound/mips/ |
H A D | hal2.c | 18 #include <asm/sgi/hpc3.h> 735 static void hal2_init_codec(struct hal2_codec *codec, struct hpc3_regs *hpc3, in hal2_init_codec() argument 739 codec->pbus.pbus = &hpc3->pbdma[index]; in hal2_init_codec() 773 struct hpc3_regs *hpc3 = hpc3c0; in hal2_create() local 789 hal2->ctl_regs = (struct hal2_ctl_regs *)hpc3->pbus_extregs[0]; in hal2_create() 790 hal2->aes_regs = (struct hal2_aes_regs *)hpc3->pbus_extregs[1]; in hal2_create() 791 hal2->vol_regs = (struct hal2_vol_regs *)hpc3->pbus_extregs[2]; in hal2_create() 792 hal2->syn_regs = (struct hal2_syn_regs *)hpc3->pbus_extregs[3]; in hal2_create() 799 hal2_init_codec(&hal2->dac, hpc3, 0); in hal2_create() 800 hal2_init_codec(&hal2->adc, hpc3, in hal2_create() [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/ |
H A D | seeq.h | 13 #include <asm/sgi/hpc3.h>
|
H A D | wd.h | 11 #include <asm/sgi/hpc3.h>
|
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/ |
H A D | seeq.h | 13 #include <asm/sgi/hpc3.h>
|
H A D | wd.h | 11 #include <asm/sgi/hpc3.h>
|