Home
last modified time | relevance | path

Searched refs:MTIP_PF_DM_ACTIVE_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/mtip32xx/
H A Dmtip32xx.h124 MTIP_PF_DM_ACTIVE_BIT = 3, /* download microcde */ enumerator
129 (1 << MTIP_PF_DM_ACTIVE_BIT) |
H A Dmtip32xx.c857 set_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_pause_ncq()
997 clear_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()
/kernel/linux/linux-6.6/drivers/block/mtip32xx/
H A Dmtip32xx.h123 MTIP_PF_DM_ACTIVE_BIT = 3, /* download microcde */ enumerator
128 (1 << MTIP_PF_DM_ACTIVE_BIT) |
H A Dmtip32xx.c845 set_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_pause_ncq()
985 clear_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()

Completed in 11 milliseconds