Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/slicoss/
Dslichw.h123 #define SLIC_WCS_START 0x80000000 macro
338 #define SLIC_WCS_START 0x80000000 /*Start the SLIC (Jump to WCS)*/ macro
Dslicoss.c565 slic_reg32_write(&slic_regs->slic_wcs, SLIC_WCS_START, FLUSH); in slic_card_download()