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

/drivers/staging/rts5139/
H A Dxd.h153 #define BLOCK_ADDR1_H 3 macro
H A Dxd.c722 ((u16) redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L];
725 ((u16) redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L];
/drivers/staging/rts_pstor/
H A Dxd.h147 #define BLOCK_ADDR1_H 3 macro
H A Dxd.c763 addr = ((u16)redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L];
765 addr = ((u16)redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L];

Completed in 32 milliseconds