Searched refs:issue_creg_rw (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/block/rsxx/ |
D | cregs.c | 452 static int issue_creg_rw(struct rsxx_cardinfo *card, in issue_creg_rw() function 489 return issue_creg_rw(card, addr, size8, data, byte_stream, 0); in rsxx_creg_write() 498 return issue_creg_rw(card, addr, size8, data, byte_stream, 1); in rsxx_creg_read()
|