Searched refs:pcidivmode (Results 1 – 2 of 2) sorted by relevance
79 unsigned int pcidivmode = 0; in tx4938_pciclk66_setup() local81 pcidivmode = (unsigned long)ccfg & in tx4938_pciclk66_setup()83 switch (pcidivmode) { in tx4938_pciclk66_setup()86 pcidivmode = TX4938_CCFG_PCIDIVMODE_4; in tx4938_pciclk66_setup()91 pcidivmode = TX4938_CCFG_PCIDIVMODE_4_5; in tx4938_pciclk66_setup()96 pcidivmode = TX4938_CCFG_PCIDIVMODE_5; in tx4938_pciclk66_setup()102 pcidivmode = TX4938_CCFG_PCIDIVMODE_5_5; in tx4938_pciclk66_setup()107 pcidivmode); in tx4938_pciclk66_setup()
59 unsigned int pcidivmode = 0; in tx4927_pciclk66_setup() local61 pcidivmode = (unsigned long)ccfg & in tx4927_pciclk66_setup()63 switch (pcidivmode) { in tx4927_pciclk66_setup()66 pcidivmode = TX4927_CCFG_PCIDIVMODE_2_5; in tx4927_pciclk66_setup()72 pcidivmode = TX4927_CCFG_PCIDIVMODE_3; in tx4927_pciclk66_setup()76 pcidivmode); in tx4927_pciclk66_setup()
Completed in 4 milliseconds