Home
last modified time | relevance | path

Searched refs:ASIC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h53 #define ASIC (CORE + 0x000000400000) macro
414 #define ASIC_CFG_DRV_STR (ASIC + 0x000000000048)
415 #define ASIC_CFG_MUTEX (ASIC + 0x000000000040)
416 #define ASIC_CFG_SBUS_EXECUTE (ASIC + 0x000000000008)
419 #define ASIC_CFG_SBUS_REQUEST (ASIC + 0x000000000000)
424 #define ASIC_CFG_SCRATCH (ASIC + 0x000000000020)
428 #define ASIC_CFG_THERM_POLL_EN (ASIC + 0x000000000050)
429 #define ASIC_EEP_ADDR_CMD (ASIC + 0x000000000308)
431 #define ASIC_EEP_CTL_STAT (ASIC + 0x000000000300)
435 #define ASIC_EEP_DATA (ASIC
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h11 #define ASIC (CORE + 0x000000400000) macro
372 #define ASIC_CFG_DRV_STR (ASIC + 0x000000000048)
373 #define ASIC_CFG_MUTEX (ASIC + 0x000000000040)
374 #define ASIC_CFG_SBUS_EXECUTE (ASIC + 0x000000000008)
377 #define ASIC_CFG_SBUS_REQUEST (ASIC + 0x000000000000)
382 #define ASIC_CFG_SCRATCH (ASIC + 0x000000000020)
386 #define ASIC_CFG_THERM_POLL_EN (ASIC + 0x000000000050)
387 #define ASIC_EEP_ADDR_CMD (ASIC + 0x000000000308)
389 #define ASIC_EEP_CTL_STAT (ASIC + 0x000000000300)
393 #define ASIC_EEP_DATA (ASIC
[all...]
/kernel/linux/linux-5.10/arch/mips/dec/
H A Dint-handler.S91 * 5 TurboChannel Slot 3 (ASIC)
104 * 5 TurboChannel (ASIC)
114 * 2 System Board (ASIC)
249 FEXPORT(asic_all_int) # various I/O ASIC junk
258 FEXPORT(asic_dma_int) # I/O ASIC DMA events
311 ASM_PANIC("Unimplemented asic interrupt! ASIC ISR: 0x%08x");
/kernel/linux/linux-6.6/arch/mips/dec/
H A Dint-handler.S91 * 5 TurboChannel Slot 3 (ASIC)
104 * 5 TurboChannel (ASIC)
114 * 2 System Board (ASIC)
249 FEXPORT(asic_all_int) # various I/O ASIC junk
258 FEXPORT(asic_dma_int) # I/O ASIC DMA events
311 ASM_PANIC("Unimplemented asic interrupt! ASIC ISR: 0x%08x");
/kernel/linux/linux-5.10/sound/pci/riptide/
H A Driptide.c395 u16 ASIC; member
642 .ASIC = 3,
1203 snd_printdd("Firmware version: ASIC: %d CODEC %d AUXDSP %d PROG %d\n", in try_to_load_firmware()
1204 firmware.firmware.ASIC, firmware.firmware.CODEC, in try_to_load_firmware()
1909 "\nVersion: ASIC: %d CODEC: %d AUXDSP: %d PROG: %d", in snd_riptide_proc_read()
1910 chip->firmware.firmware.ASIC, in snd_riptide_proc_read()
/kernel/linux/linux-6.6/sound/pci/riptide/
H A Driptide.c394 u16 ASIC; member
641 .ASIC = 3,
1208 snd_printdd("Firmware version: ASIC: %d CODEC %d AUXDSP %d PROG %d\n", in try_to_load_firmware()
1209 firmware.firmware.ASIC, firmware.firmware.CODEC, in try_to_load_firmware()
1887 "\nVersion: ASIC: %d CODEC: %d AUXDSP: %d PROG: %d", in snd_riptide_proc_read()
1888 chip->firmware.firmware.ASIC, in snd_riptide_proc_read()

Completed in 18 milliseconds