Searched refs:FMQM_IEN_DISABLE_ALL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | fsl_fman.h | 239 #define FMQM_IEN_DISABLE_ALL 0x00000000 macro |
/openbmc/u-boot/drivers/net/fm/ | ||
H A D | fm.c | 346 out_be32(&qmi->fmqm_ien, FMQM_IEN_DISABLE_ALL); in fm_init_qmi() |