Home
last modified time | relevance | path

Searched refs:clear_status (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dfsl_iim.c115 static void clear_status(struct fsl_iim *regs) in clear_status() function
125 clear_status(regs); in finish_access()
137 clear_status(*regs); in prepare_read()
206 clear_status(regs); in prog_bit()
268 clear_status(regs); in fuse_override()
/openbmc/linux/drivers/pci/pcie/
H A Ddpc.c215 goto clear_status; in dpc_process_rp_pio_error()
228 goto clear_status; in dpc_process_rp_pio_error()
237 clear_status: in dpc_process_rp_pio_error()
/openbmc/linux/drivers/base/regmap/
H A Dregmap-irq.c48 unsigned int clear_status:1; member
94 if (d->clear_status) { in regmap_irq_sync_unlock()
104 d->clear_status = false; in regmap_irq_sync_unlock()
230 d->clear_status = true; in regmap_irq_enable()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dbg_hsi.h1136 bool clear_status,
H A Dqed_debug.c5717 bool clear_status, in qed_dbg_read_attn() argument
5752 sts_addr = DWORDS_TO_BYTES(clear_status ? in qed_dbg_read_attn()