Home
last modified time | relevance | path

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

/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_hw.c23 #define DEV_RST_ACK_BIT 7 macro
194 octep_hw_set_status(oct_hw, 0 | BIT(DEV_RST_ACK_BIT)); in octep_hw_reset()