SSI_SST_DIVISOR_REG   75 drivers/hsi/controllers/omap_ssi_port.c 				readl(base + SSI_SST_DIVISOR_REG));
SSI_SST_DIVISOR_REG  130 drivers/hsi/controllers/omap_ssi_port.c 	*val = readl(omap_port->sst_base + SSI_SST_DIVISOR_REG);
SSI_SST_DIVISOR_REG  145 drivers/hsi/controllers/omap_ssi_port.c 	writel(val, omap_port->sst_base + SSI_SST_DIVISOR_REG);
SSI_SST_DIVISOR_REG  484 drivers/hsi/controllers/omap_ssi_port.c 	writel_relaxed(div, sst + SSI_SST_DIVISOR_REG);
SSI_SST_DIVISOR_REG 1271 drivers/hsi/controllers/omap_ssi_port.c 				omap_port->sst_base + SSI_SST_DIVISOR_REG);