Searched refs:fec_str (Results 1 – 2 of 2) sorted by relevance
367 fec_str = " ".join(fec)369 fec_str = "Not reported"
1264 char fec_str[5] = { 0 }; in stb0899_get_dev_id() local1278 CONVERT32(STB0899_READ_S2REG(STB0899_S2FEC, FEC_CORE_ID_REG), (char *)&fec_str); in stb0899_get_dev_id()1285 dprintk(state->verbose, FE_ERROR, 1, "FEC Core ID=[%s], Version=[%d]", (char*) &fec_str, fec_ver); in stb0899_get_dev_id()