Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_rx.h52 #define PD_PIT_PACKET_TYPE BIT(0) macro
H A Dt7xx_hif_dpmaif_rx.c743 val = FIELD_GET(PD_PIT_PACKET_TYPE, le32_to_cpu(pkt_info->header)); in t7xx_dpmaif_rx_start()