Searched refs:data_type (Results 1 – 3 of 3) sorted by relevance
56 uint32_t addr_type, uint32_t data_type, in cad_qspi_set_read_config() argument63 CAD_QSPI_DEV_DATA_TYPE(data_type) | in cad_qspi_set_read_config()71 uint32_t data_type, uint32_t dummy_clk_cycle) in cad_qspi_set_write_config() argument76 CAD_QSPI_DEV_DATA_TYPE(data_type) | in cad_qspi_set_write_config()
106 int data_type; /* best guess about the data type: binary or text member
1258 strm->data_type = (int)state->bits + (state->last ? 64 : 0) + in inflate()