Lines Matching refs:constellation
709 info.constellation = CXD2880_DVBT_CONSTELLATION_QPSK;
716 pre_ber_rate = 63000000 * bw * (info.constellation * 2 + 2) /
720 (info.constellation * 2 + 2) /
724 (info.constellation * 2 + 2) /
745 63000000 * bw * (info.constellation * 2 + 2) /
749 (info.constellation * 2 + 2) /
753 bw * (info.constellation * 2 + 2) /
1536 switch (tps.constellation) {
1548 pr_debug("TPSInfo constellation is invalid %d\n",
1549 tps.constellation);