Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dfsl_iim.c116 static void clear_status(struct fsl_iim *regs) in clear_status() function
126 clear_status(regs); in finish_access()
138 clear_status(*regs); in prepare_read()
207 clear_status(regs); in prog_bit()
269 clear_status(regs); in fuse_override()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap-irq.c45 bool clear_status:1; member
88 if (d->clear_status) { in regmap_irq_sync_unlock()
99 d->clear_status = false; in regmap_irq_sync_unlock()
245 d->clear_status = true; in regmap_irq_enable()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c5336 bool clear_status, in qed_dbg_read_attn() argument
5371 sts_addr = DWORDS_TO_BYTES(clear_status ? in qed_dbg_read_attn()
H A Dqed_hsi.h3363 bool clear_status,