Searched refs:tpllen (Results 1 – 2 of 2) sorted by relevance
74 int tpllen, uint32_t reg) in decode_funce_common() argument88 if (tpllen < 4) { in decode_funce_common()106 int tpllen, uint32_t reg) in decode_funce_lan_nid() argument112 if (tpllen != 8) { in decode_funce_lan_nid()135 int tpllen, uint32_t reg) in decode_funce_function() argument149 if (sdiox == CCCR_SDIO_REV_1_00 && tpllen < 0x1c) { in decode_funce_function()153 } else if (sdiox != CCCR_SDIO_REV_1_00 && tpllen < 0x2a) { in decode_funce_function()165 decode_vers_1(struct sdmmc_function *sf, struct sdmmc_cis *cis, int tpllen, in decode_vers_1() argument172 if (tpllen < 2) { in decode_vers_1()201 uint8_t tplcode, tpllen; in sdmmc_read_cis() local[all …]
218 uint8_t tplcode, tpllen; in bwi_sdio_parse_cis() local226 tpllen = sdmmc_io_read_1(sf0, reg++); in bwi_sdio_parse_cis()227 if (tplcode == PCMCIA_CISTPL_END || tpllen == 0) { in bwi_sdio_parse_cis()231 reg += tpllen; in bwi_sdio_parse_cis()283 reg += tpllen; in bwi_sdio_parse_cis()