Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtsx.c138 static void rtsx_hostcmd(uint32_t *, int *, uint8_t, uint16_t, uint8_t,
1091 rtsx_hostcmd(uint32_t *cmdbuf, int *n, uint8_t cmd, uint16_t reg, in rtsx_hostcmd() function
1221 rtsx_hostcmd(cmdbuf, &ncmd, RTSX_READ_REG_CMD, reg++, in rtsx_read_ppbuf()
1238 rtsx_hostcmd(cmdbuf, &ncmd, RTSX_READ_REG_CMD, reg++, in rtsx_read_ppbuf()
1273 rtsx_hostcmd(cmdbuf, &ncmd, RTSX_WRITE_REG_CMD, reg++, in rtsx_write_ppbuf()
1286 rtsx_hostcmd(cmdbuf, &ncmd, RTSX_WRITE_REG_CMD, reg++, in rtsx_write_ppbuf()
1329 rtsx_hostcmd(cmdbuf, &ncmd, RTSX_WRITE_REG_CMD, RTSX_SD_CMD0, in rtsx_exec_short_xfer()
1331 rtsx_hostcmd(cmdbuf, &ncmd, RTSX_WRITE_REG_CMD, RTSX_SD_CMD1, in rtsx_exec_short_xfer()
1333 rtsx_hostcmd(cmdbuf, &ncmd, RTSX_WRITE_REG_CMD, RTSX_SD_CMD2, in rtsx_exec_short_xfer()
1335 rtsx_hostcmd(cmdbuf, &ncmd, RTSX_WRITE_REG_CMD, RTSX_SD_CMD3, in rtsx_exec_short_xfer()
[all …]