Home
last modified time | relevance | path

Searched refs:testval (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/
A Dpcie.c187 u32 testval; in get_pcie_clk() local
196 testval = (sccr & SCCR_PCIEXP2CM) >> SCCR_PCIEXP2CM_SHIFT; in get_pcie_clk()
198 testval = (sccr & SCCR_PCIEXP1CM) >> SCCR_PCIEXP1CM_SHIFT; in get_pcie_clk()
200 switch (testval) { in get_pcie_clk()
/u-boot/scripts/
A Dcheckpatch.pl5773 my $testval = $2;
5779 …if ($s =~ /(?:^|\n)[ \+]\s*(?:$Type\s*)?\Q$testval\E\s*=\s*(?:\([^\)]*\)\s*)?\s*$allocFunctions\s*…

Completed in 9 milliseconds