Searched refs:BLOCK_ADDR2_L (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/rts5139/
H A Dxd.h154 #define BLOCK_ADDR2_L 4 macro
H A Dxd.c728 ((u16) redunt[BLOCK_ADDR2_H] << 8) | redunt[BLOCK_ADDR2_L];
/drivers/staging/rts_pstor/
H A Dxd.h148 #define BLOCK_ADDR2_L 4 macro
H A Dxd.c767 addr = ((u16)redunt[BLOCK_ADDR2_H] << 8) | redunt[BLOCK_ADDR2_L];

Completed in 58 milliseconds