Searched refs:pcidivmode (Results 1 – 2 of 2) sorted by relevance
81 unsigned int pcidivmode = 0; in tx4938_pciclk66_setup() local83 pcidivmode = (unsigned long)ccfg & in tx4938_pciclk66_setup()85 switch (pcidivmode) { in tx4938_pciclk66_setup()88 pcidivmode = TX4938_CCFG_PCIDIVMODE_4; in tx4938_pciclk66_setup()93 pcidivmode = TX4938_CCFG_PCIDIVMODE_4_5; in tx4938_pciclk66_setup()98 pcidivmode = TX4938_CCFG_PCIDIVMODE_5; in tx4938_pciclk66_setup()104 pcidivmode = TX4938_CCFG_PCIDIVMODE_5_5; in tx4938_pciclk66_setup()109 pcidivmode); in tx4938_pciclk66_setup()
61 unsigned int pcidivmode = 0; in tx4927_pciclk66_setup() local63 pcidivmode = (unsigned long)ccfg & in tx4927_pciclk66_setup()65 switch (pcidivmode) { in tx4927_pciclk66_setup()68 pcidivmode = TX4927_CCFG_PCIDIVMODE_2_5; in tx4927_pciclk66_setup()74 pcidivmode = TX4927_CCFG_PCIDIVMODE_3; in tx4927_pciclk66_setup()78 pcidivmode); in tx4927_pciclk66_setup()