Searched defs:hw_data (Results 1 – 6 of 6) sorted by relevance
364 struct hw_data { struct366 u32 revision;367 u32 BB3c_cal; /* The value for Tx calibration comes from EEPROM */368 u32 BB54_cal; /* The value for Rx calibration comes from EEPROM */371 u32 SurpriseRemove; /* 0: Normal 1: Surprise remove */372 u8 IsKeyPreSet;373 u8 CalOneTime;375 u8 VCO_trim;377 u32 FragCount;378 u32 DMAFix; /* V1_DMA_FIX The variable can be removed if driver want to save mem space for V2. */[all …]
30 struct hw_data { struct39 static const struct hw_data *hw_data; argument
30 unsigned int hw_data; /* Offset to next dst (or src) in hw ring buffer */ member
119 char *hw_data = udata ? in snd_cs8427_send_corudata() local
182 u32 hw_data; member
3595 } hw_data[] = { variable