Searched refs:tdcr (Results 1 – 4 of 4) sorted by relevance
182 enum ucc_slow_tx_oversampling_rate tdcr; member
270 volatile unsigned short tdcr:2; member
285 gumr = us_info->tdcr | us_info->rdcr | us_info->tenc | us_info->renc | in ucc_slow_init()
674 u32 tmp1, tmp2, tdcr; in update_divide_count() local676 tdcr = apic_get_reg(apic, APIC_TDCR); in update_divide_count()677 tmp1 = tdcr & 0xf; in update_divide_count()