Searched refs:doa (Results 1 – 2 of 2) sorted by relevance
635 uint8_t doa[3]; in pmcs_get_nvmd() local645 doa[0] = 0; in pmcs_get_nvmd()646 doa[1] = 0; in pmcs_get_nvmd()647 doa[2] = 0; in pmcs_get_nvmd()655 doa[0] = offset & 0xff; in pmcs_get_nvmd()656 doa[1] = (offset >> 8) & 0xff; in pmcs_get_nvmd()657 doa[2] = (offset >> 16) & 0xff; in pmcs_get_nvmd()666 doa[0] = offset & 0xff; in pmcs_get_nvmd()667 doa[1] = (offset >> 8) & 0xff; in pmcs_get_nvmd()668 doa[2] = (offset >> 16) & 0xff; in pmcs_get_nvmd()[all …]
214 uint8_t doa[3]; /* DWORD 3 Data Offset Addr */ member230 uint8_t doa[3]; /* DWORD 3 Data Offset Addr */ member