test_cfg
u16 test_cfg = PLL_TEST_CFG_LOOPBACK_CML_DIS;
ESR2_TI_PLL_TEST_CFG_L, test_cfg);
u16 test_cfg = PLL_TEST_CFG_LOOPBACK_CML_DIS;
ESR2_TI_PLL_TEST_CFG_L, test_cfg);
u16 test_cfg = PLL_TEST_CFG_LOOPBACK_CML_DIS;
ESR2_TI_PLL_TEST_CFG_L, test_cfg);
static int test_str(void *buf, size_t len, const struct test_cfg *test,
static struct test_cfg tests[] = {
static size_t build_input(const struct test_cfg *test, void *const buf,
struct test_cfg *test = &tests[i];