/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | hydra.h | 47 char SCC[0x1000]; member 61 #define HYDRA_FC_SCC_CELL_EN 0x00000001 /* Enable SCC Clock */ 63 #define HYDRA_FC_SCCA_ENABLE 0x00000004 /* Enable SCC A Lines */ 64 #define HYDRA_FC_SCCB_ENABLE 0x00000008 /* Enable SCC B Lines */ 66 #define HYDRA_FC_RESET_SCC 0x00000020 /* Reset SCC */
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | hydra.h | 47 char SCC[0x1000]; member 61 #define HYDRA_FC_SCC_CELL_EN 0x00000001 /* Enable SCC Clock */ 63 #define HYDRA_FC_SCCA_ENABLE 0x00000004 /* Enable SCC A Lines */ 64 #define HYDRA_FC_SCCB_ENABLE 0x00000008 /* Enable SCC B Lines */ 66 #define HYDRA_FC_RESET_SCC 0x00000020 /* Reset SCC */
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | atarihw.h | 96 ATARIHW_DECLARE(SCC); /* Serial Communications Contr. */ 97 ATARIHW_DECLARE(ST_ESCC); /* SCC Z83230 in an ST */ 105 ATARIHW_DECLARE(SCC_DMA); /* DMA for the SCC */ 438 ** SCC Z8530 442 struct SCC struct 452 # define atari_scc ((*(volatile struct SCC*)SCC_BAS)) 455 # define st_escc ((*(volatile struct SCC*)0xfffffa31)) 458 /* TT SCC DMA Controller (same chip as SCSI DMA) */
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | atarihw.h | 96 ATARIHW_DECLARE(SCC); /* Serial Communications Contr. */ 97 ATARIHW_DECLARE(ST_ESCC); /* SCC Z83230 in an ST */ 105 ATARIHW_DECLARE(SCC_DMA); /* DMA for the SCC */ 438 ** SCC Z8530 442 struct SCC struct 452 # define atari_scc ((*(volatile struct SCC*)SCC_BAS)) 455 # define st_escc ((*(volatile struct SCC*)0xfffffa31)) 458 /* TT SCC DMA Controller (same chip as SCSI DMA) */
|
/kernel/linux/linux-5.10/arch/m68k/atari/ |
H A D | config.c | 84 /* ++roman: This is a more elaborate test for an SCC chip, since the plain 85 * Medusa board generates DTACK at the SCC's standard addresses, but a SCC 317 ATARIHW_SET(SCC); in config_atari() 318 pr_cont(" SCC"); in config_atari() 640 ATARIHW_ANNOUNCE(SCC, "Serial Communications Controller SCC 8530"); in atari_get_hardware_list() 641 ATARIHW_ANNOUNCE(ST_ESCC, "Extended Serial Communications Controller SCC 85230"); in atari_get_hardware_list() 647 ATARIHW_ANNOUNCE(SCC_DMA, "DMA Controller for SCC"); in atari_get_hardware_list()
|
H A D | ataints.c | 17 * Corrected a bug in atari_add_isr() which rejected all SCC 62 * TT-MFP, SCC, and finally VME interrupts. Vector numbers for the latter can 297 if (ATARIHW_PRESENT(SCC) && !atari_SCC_reset_done) { in atari_init_IRQ() 307 * needs them?) MFP and SCC are in atari_init_IRQ() 310 tt_scu.vme_mask = 0x60; /* enable MFP and SCC ints */ in atari_init_IRQ()
|
/kernel/linux/linux-6.6/arch/m68k/atari/ |
H A D | config.c | 85 /* ++roman: This is a more elaborate test for an SCC chip, since the plain 86 * Medusa board generates DTACK at the SCC's standard addresses, but a SCC 317 ATARIHW_SET(SCC); in config_atari() 318 pr_cont(" SCC"); in config_atari() 640 ATARIHW_ANNOUNCE(SCC, "Serial Communications Controller SCC 8530"); in atari_get_hardware_list() 641 ATARIHW_ANNOUNCE(ST_ESCC, "Extended Serial Communications Controller SCC 85230"); in atari_get_hardware_list() 647 ATARIHW_ANNOUNCE(SCC_DMA, "DMA Controller for SCC"); in atari_get_hardware_list()
|
H A D | ataints.c | 17 * Corrected a bug in atari_add_isr() which rejected all SCC 62 * TT-MFP, SCC, and finally VME interrupts. Vector numbers for the latter can 297 if (ATARIHW_PRESENT(SCC) && !atari_SCC_reset_done) { in atari_init_IRQ() 307 * needs them?) MFP and SCC are in atari_init_IRQ() 310 tt_scu.vme_mask = 0x60; /* enable MFP and SCC ints */ in atari_init_IRQ()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx8.asm | 164 s_getreg_b32 s_save_status, hwreg(HW_REG_STATUS) //save STATUS since we will change SCC 177 set_status_without_spi_prio(s_save_status, ttmp2) //restore HW status(SCC) 188 set_status_without_spi_prio(s_save_status, ttmp2) //restore HW status(SCC) 663 set_status_without_spi_prio(s_restore_status, s_restore_tmp) // SCC is included, which is changed by previous salu
|
H A D | cwsr_trap_handler_gfx9.asm | 179 s_getreg_b32 s_save_status, hwreg(HW_REG_STATUS) //save STATUS since we will change SCC 908 set_status_without_spi_prio(s_restore_status, s_restore_tmp) // SCC is included, which is changed by previous salu
|
H A D | cwsr_trap_handler_gfx10.asm | 181 s_getreg_b32 s_save_status, hwreg(HW_REG_STATUS) //save STATUS since we will change SCC 982 s_setreg_b32 hwreg(HW_REG_STATUS), s_restore_status // SCC is included, which is changed by previous salu
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx8.asm | 164 s_getreg_b32 s_save_status, hwreg(HW_REG_STATUS) //save STATUS since we will change SCC 177 set_status_without_spi_prio(s_save_status, ttmp2) //restore HW status(SCC) 188 set_status_without_spi_prio(s_save_status, ttmp2) //restore HW status(SCC) 664 set_status_without_spi_prio(s_restore_status, s_restore_tmp) // SCC is included, which is changed by previous salu
|
H A D | cwsr_trap_handler_gfx10.asm | 180 s_getreg_b32 s_save_status, hwreg(HW_REG_STATUS) //save STATUS since we will change SCC 1092 s_setreg_b32 hwreg(HW_REG_STATUS), s_restore_status // SCC is included, which is changed by previous salu 1097 s_setreg_b32 hwreg(HW_REG_STATUS), s_restore_status // SCC is included, which is changed by previous salu
|
H A D | cwsr_trap_handler_gfx9.asm | 200 s_getreg_b32 s_save_status, hwreg(HW_REG_STATUS) //save STATUS since we will change SCC 913 set_status_without_spi_prio(s_restore_status, s_restore_tmp) // SCC is included, which is changed by previous salu
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | mac.c | 352 er32(SCC); in e1000e_clear_hw_cntrs_base()
|
H A D | netdev.c | 4962 adapter->stats.scc += er32(SCC); in e1000e_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | mac.c | 352 er32(SCC); in e1000e_clear_hw_cntrs_base()
|
H A D | netdev.c | 4957 adapter->stats.scc += er32(SCC); in e1000e_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 4664 er32(SCC); in e1000_clear_hw_cntrs()
|
H A D | e1000_main.c | 3632 adapter->stats.scc += er32(SCC); in e1000_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 4665 er32(SCC); in e1000_clear_hw_cntrs()
|
H A D | e1000_main.c | 3632 adapter->stats.scc += er32(SCC); in e1000_update_stats()
|