Home
last modified time | relevance | path

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

/linux/drivers/hsi/controllers/
H A Domap_ssi_regs.h34 # define SSI_DATAAVAILABLE(channel) (1 << ((channel) + 8)) macro
H A Domap_ssi_core.c178 val = SSI_DATAAVAILABLE(msg->channel); in ssi_gdd_complete()