Searched refs:nfc_word (Results 1 – 1 of 1) sorted by relevance
740 } nfc_word; local751 nfc_word.word = readw(&spare_buf[col]);753 nfc_word.word = readw(&main_buf[col]);756 ret = nfc_word.bytes[host->col_addr & 0x1];793 } nfc_word[3]; local795 nfc_word[0].word = readw(p);796 nfc_word[1].word = readw(p + 1);798 nfc_word[2].bytes[0] = nfc_word[0].bytes[1];799 nfc_word[2].bytes[1] = nfc_word[1].bytes[0];801 ret = nfc_word[2].word;[all …]