Searched refs:le16_to_cpu (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ | ||
| D | tfa2_dev.h | 38 #define le16_to_cpu(a) (a) macro |
| D | tfa2_dev.c | 2087 if (hdr->id != le16_to_cpu('A' << 8 | 'P')) in tfa2_check_patch() |