Home
last modified time | relevance | path

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

/linux/drivers/staging/fieldbus/anybuss/
H A Darcx-anybus.c34 #define CPLD_DESIGN_HI 0x82 macro
257 cd->design_no = (readb(cd->cpld_base + CPLD_DESIGN_HI) << 8) | in controller_probe()