Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmxic_nand.c66 #define SS_CTRL(s) (0x30 + ((s) * 4)) macro
409 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()
/linux/drivers/media/i2c/
H A Dov2640.c137 #define SS_CTRL 0xF8 /* SCCB Slave Control */ macro