Searched refs:SS_CTRL (Results 1 – 3 of 3) sorted by relevance
66 #define SS_CTRL(s) (0x30 + ((s) * 4)) macro409 OP_CMD_BYTES(0), nfc->regs + SS_CTRL(0)); in mxic_nfc_exec_op()419 nfc->regs + SS_CTRL(0)); in mxic_nfc_exec_op()428 OP_READ, nfc->regs + SS_CTRL(0)); in mxic_nfc_exec_op()438 nfc->regs + SS_CTRL(0)); in mxic_nfc_exec_op()
65 #define SS_CTRL(s) (0x30 + ((s) * 4)) macro388 writel(ss_ctrl, mxic->regs + SS_CTRL(mem->spi->chip_select)); in mxic_spi_mem_exec_op()479 mxic->regs + SS_CTRL(0)); in mxic_spi_transfer_one()
139 #define SS_CTRL 0xF8 /* SCCB Slave Control */ macro