Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h548 #define CSR_HPI_RUN (1L<<17) /* Bit 17: Release HPI SM */ macro
567 #define CSR_CLR_RESET (CSR_DESC_CLEAR|CSR_FIFO_CLEAR|CSR_HPI_RUN|CSR_SV_RUN|\
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.h712 CSR_HPI_RUN = 1<<17, /* Release HPI SM */ enumerator
735 #define CSR_CLR_RESET (CSR_DESC_CLR | CSR_FIFO_CLR | CSR_HPI_RUN |\