Searched defs:safexcel_control_data_desc (Results 1 – 1 of 1) sorted by relevance
584 struct safexcel_control_data_desc { struct585 u32 packet_length:17;586 u16 options:13;587 u8 type:2;589 u16 application_id;590 u16 rsvd;592 u32 context_lo;593 u32 context_hi;595 u32 control0;596 u32 control1;[all …]