Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h71 #define BMI_CMD_MR_DEAS 0x00040000 macro
75 BMI_CMD_MR_DEAS)
77 #define BMI_CMD_OP_MR_DEF (BMI_CMD_MR_DEAS | \
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h520 #define BMI_CMD_MR_DEAS 0x00040000 macro
524 BMI_CMD_MR_DEAS)
H A Dfman_port.c223 tmp |= BMI_CMD_MR_DEAS; in init_bmi_tx()