Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtsx.c141 static uint8_t rtsx_response_type(uint16_t);
1158 rtsx_response_type(uint16_t sdmmc_rsp) in rtsx_response_type() function
1499 rsp_type = rtsx_response_type(cmd->c_flags & SCF_RSP_MASK); in rtsx_exec_command()