Searched refs:LmCONTROL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.c | 1263 u32 v = asd_read_reg_dword(asd_ha, LmCONTROL(phy_id)); in asd_turn_led() 1268 asd_write_reg_dword(asd_ha, LmCONTROL(phy_id), v); in asd_turn_led()
|
H A D | aic94xx_reg_def.h | 717 #define LmCONTROL(LinkNum) (LSEQ0_HOST_REG_BASE_ADR + \ macro 778 #define LmCONTROL(LinkNum) (LSEQ0_HOST_REG_BASE_ADR + \ macro
|
H A D | aic94xx_seq.c | 1073 asd_write_reg_dword(asd_ha, LmCONTROL(lseq), in asd_init_lseq_cio()
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.c | 1261 u32 v = asd_read_reg_dword(asd_ha, LmCONTROL(phy_id)); in asd_turn_led() 1266 asd_write_reg_dword(asd_ha, LmCONTROL(phy_id), v); in asd_turn_led()
|
H A D | aic94xx_reg_def.h | 717 #define LmCONTROL(LinkNum) (LSEQ0_HOST_REG_BASE_ADR + \ macro 778 #define LmCONTROL(LinkNum) (LSEQ0_HOST_REG_BASE_ADR + \ macro
|
H A D | aic94xx_seq.c | 1073 asd_write_reg_dword(asd_ha, LmCONTROL(lseq), in asd_init_lseq_cio()
|
Completed in 19 milliseconds