Searched refs:atom_engine_id (Results 1 – 3 of 3) sorted by relevance
356 bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom() argument 360 if (atom_engine_id != NULL) in engine_bp_to_atom() 363 *atom_engine_id = ASIC_INT_DIG1_ENCODER_ID; in engine_bp_to_atom() 367 *atom_engine_id = ASIC_INT_DIG2_ENCODER_ID; in engine_bp_to_atom() 371 *atom_engine_id = ASIC_INT_DIG3_ENCODER_ID; in engine_bp_to_atom() 375 *atom_engine_id = ASIC_INT_DIG4_ENCODER_ID; in engine_bp_to_atom() 379 *atom_engine_id = ASIC_INT_DIG5_ENCODER_ID; in engine_bp_to_atom() 383 *atom_engine_id = ASIC_INT_DIG6_ENCODER_ID; in engine_bp_to_atom() 387 *atom_engine_id = ASIC_INT_DIG7_ENCODER_ID; in engine_bp_to_atom() 391 *atom_engine_id in engine_bp_to_atom() [all...]
68 bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id);
41 uint32_t *atom_engine_id);