Searched refs:BMR_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/qe/ | ||
H A D | uec.h | 156 #define BMR_SHIFT 24 macro |
H A D | uec.c | 771 out_be32(&uec->p_tx_glbl_pram->tstate, ((u32)(bmrx) << BMR_SHIFT)); in uec_init_tx_parameter() |