Home
last modified time | relevance | path

Searched refs:GPIOOER (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_hwi.c1306 v = asd_read_reg_dword(asd_ha, GPIOOER); in asd_control_led()
1311 asd_write_reg_dword(asd_ha, GPIOOER, v); in asd_control_led()
Daic94xx_reg_def.h1900 #define GPIOOER (EXSI_REG_BASE_ADR + 0x40) macro