Searched refs:selx (Results 1 – 2 of 2) sorted by relevance
24 unsigned int selx = 0; in brcm_stingray_ncsi_init() local27 selx = 0x0; in brcm_stingray_ncsi_init()29 selx = 0x1; in brcm_stingray_ncsi_init()31 selx = 0x2; in brcm_stingray_ncsi_init()33 selx = 0x3; in brcm_stingray_ncsi_init()35 selx = 0x4; in brcm_stingray_ncsi_init()37 selx = 0x5; in brcm_stingray_ncsi_init()39 selx = 0x6; in brcm_stingray_ncsi_init()41 selx = 0x7; in brcm_stingray_ncsi_init()46 INFO("ncsi io drives: %s\n", io_drives[selx]); in brcm_stingray_ncsi_init()[all …]
27 #define PAD_SELX_VALUE(selx) ((selx) << 1) argument
Completed in 3 milliseconds