Searched refs:ICnMS_IA (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-video.c82 #define ICnMS_IA BIT(2) macro
368 while ((rzg2l_cru_read(cru, ICnMS) & ICnMS_IA) && retries++ < RZG2L_RETRIES) {
374 icnms = rzg2l_cru_read(cru, ICnMS) & ICnMS_IA;

Completed in 162 milliseconds