Searched refs:pkt_seq (Results 1 – 6 of 6) sorted by relevance
27 u8 pkt_seq; member466 sd->pkt_seq = 0; in sd_start()509 if (seq != sd->pkt_seq) { in sd_pkt_scan()512 sd->pkt_seq = seq; in sd_pkt_scan()517 sd->pkt_seq++; in sd_pkt_scan()518 if (sd->pkt_seq > STK1135_HDR_SEQ_MASK) in sd_pkt_scan()519 sd->pkt_seq = 0; in sd_pkt_scan()
23 u8 pkt_seq; member268 sd->pkt_seq = 0; in sd_start()319 sd->pkt_seq = !(data[1] & 1); in sd_pkt_scan()325 if ((data[1] & 1) != sd->pkt_seq) in sd_pkt_scan()
484 const u32 *pkt_seq; in tegra_dsi_configure() local498 pkt_seq = pkt_seq_video_non_burst_sync_pulses; in tegra_dsi_configure()501 pkt_seq = pkt_seq_video_non_burst_sync_events; in tegra_dsi_configure()504 pkt_seq = pkt_seq_command_mode; in tegra_dsi_configure()536 tegra_dsi_writel(dsi, pkt_seq[i], DSI_PKT_SEQ_0_LO + i); in tegra_dsi_configure()
333 __u32 pkt_seq; member
175 card->pkt_seq = 0; in lcs_alloc_card()1763 *((__u32 *)skb->cb) = ++card->pkt_seq; in lcs_get_skb()
494 DEFINE_SHOW_ATTRIBUTE(pkt_seq);