Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/pcie/
Ddpc.c179 goto clear_status; in dpc_process_rp_pio_error()
192 goto clear_status; in dpc_process_rp_pio_error()
201 clear_status: in dpc_process_rp_pio_error()
/Linux-v5.4/drivers/base/regmap/
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()
238 d->clear_status = true; in regmap_irq_enable()
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c5561 bool clear_status, in qed_dbg_read_attn() argument
5595 sts_addr = DWORDS_TO_BYTES(clear_status ? in qed_dbg_read_attn()
Dqed_hsi.h3339 bool clear_status,