Searched refs:ctiappset (Results 1 – 2 of 2) 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()
157 u32 ctiappset; member