Searched refs:AMR_TYPE_40LD (Results 1 – 2 of 2) sorted by relevance
245 #define AMR_TYPE_40LD (1<<1) macro246 #define AMR_IS_40LD(sc) ((sc)->amr_type & AMR_TYPE_40LD)
1000 sc->amr_type |= AMR_TYPE_40LD; in amr_query_controller()