Searched refs:ALE_TYPE_ADDR (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/arm/ti/cpsw/
H A Dif_cpswreg.h102 #define ALE_TYPE_ADDR 1 macro
H A Dif_cpsw.c2326 if ((ALE_TYPE(ale_entry) == ALE_TYPE_ADDR ||
2370 ale_type = ALE_TYPE_ADDR << 28;
2405 case ALE_TYPE_ADDR:
2439 ale_type = ALE_TYPE_ADDR << 28;

Completed in 99 milliseconds