Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/marvell/a38x/
Dddr3_training_ip_flow.h25 #define IS_IF_ACTIVE(if_mask, if_id) \ macro
30 if (IS_IF_ACTIVE(mask, id) == 0) \
Dddr3_training_bist.c80 if (IS_IF_ACTIVE(tm->if_act_mask, if_id) == 0) in ddr3_tip_bist_read_result()