Searched refs:result (Results 1 - 13 of 13) sorted by path

/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125e/src/
H A Dbcm91125e_init.S287 #define SMBUS_0_READBYTE(slvaddr,devaddr,result) \
305 move result,t1
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125f/src/
H A Dbcm91125f_init.S275 #define SMBUS_0_READBYTE(slvaddr,devaddr,result) \
293 move result,t1
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91280e/src/
H A Dbcm91280e_init.S141 # Use the result of a load to stall the pipe here.
H A Dui_bcm91280e.c221 int result; local
230 result = pci_map_window(paddr, offset, size, l2ca, endian);
235 result = pci_unmap_window(offset, size);
238 return result;
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91480b/src/
H A Dbcm91480b_init.S164 # Use the result of a load to stall the pipe here.
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91480ht/src/
H A Dbcm91480ht_init.S141 # Use the result of a load to stall the pipe here.
/broadcom-cfe-1.4.2/cfe/arch/mips/board/lausanne/src/
H A Dui_lausanne.c185 int result; local
194 result = pci_map_window(paddr, offset, size, l2ca, endian);
199 result = pci_unmap_window(offset, size);
202 return result;
/broadcom-cfe-1.4.2/cfe/arch/mips/board/sentosa/src/
H A Dui_sentosa.c149 int result; local
158 result = pci_map_window(paddr, offset, size, l2ca, endian);
163 result = pci_unmap_window(offset, size);
166 return result;
/broadcom-cfe-1.4.2/cfe/arch/mips/board/swarm/src/
H A Dui_swarm.c170 int result; local
179 result = pci_map_window(paddr, offset, size, l2ca, endian);
184 result = pci_unmap_window(offset, size);
187 return result;
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_l2cache.S208 # Use the result of the load to stall the pipe here.
262 # Use the result of the load to stall the pipe here.
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_l2cache.S194 # Use the result of the load to stall the pipe here.
242 # Use the result of the load to stall the pipe here.
/broadcom-cfe-1.4.2/cfe/dev/
H A Ddev_generic_flashop.c67 long result = 0; local
612 return result;
/broadcom-cfe-1.4.2/cfe/net/
H A Dnet_icmp.c222 int result = 0; local
294 result = 1;
310 return result;

Completed in 72 milliseconds