Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_topology.h267 #define IS_IF_ACTIVE(if_mask, if_id) \ macro
272 if (IS_IF_ACTIVE(mask, id) == 0) \
H A Dddr3_training_bist.c81 if (IS_IF_ACTIVE(tm->if_act_mask, if_id) == 0) in ddr3_tip_bist_read_result()