Home
last modified time | relevance | path

Searched refs:REG_STAT (Results 1 – 4 of 4) sorted by relevance

/drivers/hwmon/
Dultra45_env.c28 #define REG_STAT 0x01UL macro
189 val = readb(p->regs + REG_STAT); in show_stat_bit()
205 val = readb(p->regs + REG_STAT); in show_fwver()
/drivers/scsi/arm/
Dfas216.h58 #define REG_STAT (4) macro
Deesox.c207 status = readb(reg_fas + (REG_STAT << EESOX_FAS216_SHIFT)); in eesoxscsi_buffer_in()
284 status = readb(reg_fas + (REG_STAT << EESOX_FAS216_SHIFT)); in eesoxscsi_buffer_out()
Dfas216.c159 stat = fas216_readb(info, REG_STAT); in fas216_dumpstate()
1171 stat = fas216_readb(info, REG_STAT); in fas216_wait_cmd()
1632 stat = fas216_readb(info, REG_STAT); in fas216_intr()
2301 if (fas216_readb(info, REG_STAT) & STAT_INT) { in fas216_noqueue_command_lck()
2578 while (fas216_readb(info, REG_STAT) & STAT_INT) in fas216_eh_bus_reset()