Searched refs:just_enable (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-stmp3xxx/
H A Dcore.c27 static int __stmp3xxx_reset_block(void __iomem *hwreg, int just_enable) argument
57 if (!just_enable) {
102 int stmp3xxx_reset_block(void __iomem *hwreg, int just_enable) argument
108 r = __stmp3xxx_reset_block(hwreg, just_enable);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-stmp3xxx/include/mach/
H A Dstmp3xxx.h27 int stmp3xxx_reset_block(void __iomem *hwreg, int just_enable);

Completed in 81 milliseconds