Searched refs:destination_pregreen (Results 1 – 2 of 2) sorted by relevance
325 destination_struct->destination_pregreen = IPA_DEFAULT_VALUE; in ipa_destination_struct_para_init()366 …A_DPV = (destination_struct->destination_preblue | (destination_struct->destination_pregreen << 8U) in ipa_destination_init()373 …A_DPV = (destination_struct->destination_preblue | (destination_struct->destination_pregreen << 8U) in ipa_destination_init()379 …A_DPV = (destination_struct->destination_preblue | (destination_struct->destination_pregreen << 5U) in ipa_destination_init()385 …A_DPV = (destination_struct->destination_preblue | (destination_struct->destination_pregreen << 5U) in ipa_destination_init()392 …A_DPV = (destination_struct->destination_preblue | (destination_struct->destination_pregreen << 4U) in ipa_destination_init()
223 … uint32_t destination_pregreen; /*!< destination pre-defined green value */ member