IS_2T2R
((IS_81XXC(version) && IS_2T2R(version)) ? true : false)
((IS_2T2R(version)) ? true : false)
(IS_2T2R(version) ? true : false) : false)