Home
last modified time | relevance | path

Searched refs:BLOCK_COUNT_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/memstick/host/
H A Djmb38x_ms.c72 #define BLOCK_COUNT_MASK 0xffff0000 macro
428 writel(((1 << 16) & BLOCK_COUNT_MASK) in jmb38x_ms_issue_cmd()
433 writel(((1 << 16) & BLOCK_COUNT_MASK) in jmb38x_ms_issue_cmd()