ampopts           312 arch/sparc/kernel/leon_kernel.c 	int ampopts;
ampopts           362 arch/sparc/kernel/leon_kernel.c 	ampopts = 0;
ampopts           365 arch/sparc/kernel/leon_kernel.c 		ampopts = *(int *)pp->value;
ampopts           366 arch/sparc/kernel/leon_kernel.c 		if (ampopts == 0) {
ampopts           375 arch/sparc/kernel/leon_kernel.c 	leon3_gptimer_idx = ampopts & 0x7;
ampopts           602 drivers/tty/serial/apbuart.c 		const int *ampopts;
ampopts           608 drivers/tty/serial/apbuart.c 		ampopts = of_get_property(np, "ampopts", NULL);
ampopts           609 drivers/tty/serial/apbuart.c 		if (ampopts && (*ampopts == 0))