Searched refs:IPA_IMS (Results 1 – 2 of 2) sorted by relevance
406 IPA_IMS &= ~(IPA_IMS_HEIGHT | IPA_IMS_WIDTH); in ipa_destination_init()407 IPA_IMS |= ((destination_struct->image_width << 16U) | (destination_struct->image_height)); in ipa_destination_init()
65 #define IPA_IMS REG32(IPA + 0x00000044U) /*!< IPA image size register… macro