Searched refs:IPA_BPCTL_BLLEN (Results 1 – 2 of 2) sorted by relevance
127 IPA_BPCTL |= IPA_BPCTL_BLLEN; in ipa_background_lut_loading_enable()461 if(RESET != (IPA_BPCTL & IPA_BPCTL_BLLEN)) { in ipa_background_lut_init()464 IPA_BPCTL &= ~IPA_BPCTL_BLLEN; in ipa_background_lut_init()481 IPA_BPCTL |= IPA_BPCTL_BLLEN; in ipa_background_lut_init()
125 #define IPA_BPCTL_BLLEN BIT(5) /*!< background LUT loading enable */ macro