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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/gt64120/momenco_ocelot/
H A Docelot_pld.h27 #define OCELOT_PLD_READ(x) readb(OCELOT_CS0_ADDR + OCELOT_REG_##x) macro
H A Dsetup.c213 tmpword = OCELOT_PLD_READ(BOARDREV);
219 tmpword = OCELOT_PLD_READ(PLD1_ID);
221 tmpword = OCELOT_PLD_READ(PLD2_ID);
223 tmpword = OCELOT_PLD_READ(RESET_STATUS);
228 tmpword = OCELOT_PLD_READ(BOARD_STATUS);

Completed in 41 milliseconds