Searched refs:sys_le24_to_cpu (Results 1 – 5 of 5) sorted by relevance
221 #define sys_le24_to_cpu(val) (val) macro267 #define sys_le24_to_cpu(val) BSWAP_24(val) macro
225 return sys_le24_to_cpu(val.u24); in net_buf_simple_remove_le24()510 return sys_le24_to_cpu(val.u24); in net_buf_simple_pull_le24()
83 value = sys_le24_to_cpu(port_data); in read_port_regs()
1177 timeoffset = sys_le24_to_cpu(seg_hdr->timeoffset); in isoal_rx_framed_consume()1234 timeoffset = sys_le24_to_cpu(seg_hdr->timeoffset); in isoal_rx_framed_consume()
1001 (void)memcpy(&stream->qos->interval, sys_le24_to_cpu(qos->interval), sizeof(qos->interval)); in unicast_client_ep_qos_state()1007 (void)memcpy(&stream->qos->pd, sys_le24_to_cpu(qos->pd), sizeof(qos->pd)); in unicast_client_ep_qos_state()