Home
last modified time | relevance | path

Searched refs:ICnMS_IA (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/platform/renesas/rzg2l-cru/
Drzg2l-video.c82 #define ICnMS_IA BIT(2) macro
368 while ((rzg2l_cru_read(cru, ICnMS) & ICnMS_IA) && retries++ < RZG2L_RETRIES) { in rzg2l_cru_stop_image_processing()
374 icnms = rzg2l_cru_read(cru, ICnMS) & ICnMS_IA; in rzg2l_cru_stop_image_processing()