Searched refs:recycle_count_init_26mhz (Results 1 – 3 of 3) sorted by relevance
478 ….recycle_count_init_26mhz = B3(0) | B2(0x1C + ADD_FOR_26MHZ) | B1(0x06) | B0(0x66 + ADD_FOR_26MHZ),479 .recycle_count_init_26mhz = B3(0) | B2(0x1C) | B1(0x06) | B0(0x66),
609 uint32_t recycle_count_init_26mhz; member
871 XCVR_TSM->RECYCLE_COUNT = com_config->recycle_count_init_26mhz; in XCVR_Configure()