Searched refs:ctiappset (Results 1 – 3 of 3) sorted by relevance
81 writel_relaxed(config->ctiappset, drvdata->base + CTIAPPSET); in cti_write_all_hw_regs()449 reg_value = config->ctiappset; in cti_channel_setop()452 config->ctiappset |= chan_bitmask; in cti_channel_setop()453 reg_value = config->ctiappset; in cti_channel_setop()458 config->ctiappset &= ~chan_bitmask; in cti_channel_setop()464 config->ctiappset &= ~chan_bitmask; in cti_channel_setop()
156 u32 ctiappset; member
453 cti_config_reg32_rw(appset, ctiappset, CTIAPPSET);469 config->ctiappset &= ~val; in appclear_store()742 config->ctiappset = 0; in chan_xtrigs_reset_store()
Completed in 10 milliseconds