Searched refs:C2_REG4_SIZE (Results 1 – 2 of 2) sorted by relevance
64 #define C2_REG4_SIZE (256 * 1024 * 1024) macro68 #define C2_RXP_HRXDQ_OFFSET (((C2_REG4_SIZE)/2))70 #define C2_TXP_HTXDQ_OFFSET (((C2_REG4_SIZE)/2) + C2_RXP_HRXDQ_SIZE)
972 (reg2_len < C2_REG2_SIZE) || (reg4_len < C2_REG4_SIZE)) { in c2_probe()