Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c1284 v = asd_read_reg_dword(asd_ha, GPIOOER); in asd_control_led()
1289 asd_write_reg_dword(asd_ha, GPIOOER, v); in asd_control_led()
H A Daic94xx_reg_def.h1882 #define GPIOOER (EXSI_REG_BASE_ADR + 0x40) macro