Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hsi/controllers/
Domap_ssi_regs.h165 #define SSI_GDD_CDAC_REG(channel) (0x81a + ((channel) * 0x40)) macro
Domap_ssi.c110 readw(gdd + SSI_GDD_CDAC_REG(lch))); in ssi_debug_gdd_show()