Home
last modified time | relevance | path

Searched full:sw_done (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-sh_mobile.c168 #define SW_DONE 0x20 macro
435 pd->sr |= SW_DONE; in sh_mobile_i2c_isr()
668 !(pd->sr & (ICSR_TACK | SW_DONE))) { in sh_mobile_xfer()
683 pd->sr & (ICSR_TACK | SW_DONE), in sh_mobile_xfer()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.c349 /* poll to make sure that SW_DONE is asserted */ in get_channel_status()
/linux/arch/arm/mach-at91/
H A Dpm_suspend.S286 /* Programming is done. Set sw_done. */
/linux/sound/soc/fsl/
H A Dfsl_micfil.c869 micfil->sdmacfg.sw_done = true; in fsl_micfil_hw_params()