Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h38 #define le16_to_cpu(a) (a) macro
Dtfa2_dev.c2087 if (hdr->id != le16_to_cpu('A' << 8 | 'P')) in tfa2_check_patch()