set_latch_u5       72 arch/mips/include/asm/mach-rc32434/rb.h extern void set_latch_u5(unsigned char or_mask, unsigned char nand_mask);
set_latch_u5       51 arch/mips/rb532/devices.c EXPORT_SYMBOL(set_latch_u5);
set_latch_u5      155 arch/mips/rb532/devices.c 		set_latch_u5(orbits, nandbits);
set_latch_u5      256 arch/mips/rb532/devices.c 		set_latch_u5(LO_FOFF | LO_CEX,
set_latch_u5      260 arch/mips/rb532/devices.c 		set_latch_u5(LO_WPX | LO_FOFF | LO_CEX,
set_latch_u5       38 drivers/input/misc/rb532_button.c 	set_latch_u5(0, LO_FOFF);
set_latch_u5       44 drivers/input/misc/rb532_button.c 	set_latch_u5(LO_FOFF, 0);
set_latch_u5       23 drivers/leds/leds-rb532.c 		set_latch_u5(LO_ULED, 0);
set_latch_u5       26 drivers/leds/leds-rb532.c 		set_latch_u5(0, LO_ULED);