Home
last modified time | relevance | path

Searched defs:asserted (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/reset/
H A Dsandbox-reset.c16 bool asserted; member
/OK3568_Linux_fs/kernel/drivers/reset/
H A Dreset-uniphier.c302 int ret, asserted; in uniphier_reset_status() local
/OK3568_Linux_fs/kernel/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c282 unsigned long asserted; in mlxreg_hotplug_work_helper() local
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_xive.h54 bool asserted; /* Only for emulated LSI: current state */ member
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-qcom.c581 static void ufs_qcom_device_reset_ctrl(struct ufs_hba *hba, bool asserted) in ufs_qcom_device_reset_ctrl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c4016 static void bnx2x_attn_int_asserted(struct bnx2x *bp, u32 asserted) in bnx2x_attn_int_asserted()
5224 u32 asserted = attn_bits & ~attn_ack & ~attn_state; in bnx2x_attn_int() local