Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dsunxi_nand.c103 #define NFC_TIMING_CFG(tWB, tADL, tWHR, tRHW, tCAD) \ argument
106 (((tCAD) & 0x7) << 8))
1486 s32 tWB, tADL, tWHR, tRHW, tCAD; in sunxi_nfc_setup_data_interface() local
1599 tCAD = 0x7; in sunxi_nfc_setup_data_interface()
1602 chip->timing_cfg = NFC_TIMING_CFG(tWB, tADL, tWHR, tRHW, tCAD); in sunxi_nfc_setup_data_interface()