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

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

Completed in 54 milliseconds