Home
last modified time | relevance | path

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

/arch/arm/mach-footbridge/
Dnetwinder-hw.c76 static unsigned int current_cpld; variable
371 current_cpld = (current_cpld & ~mask) | set; in nw_cpld_modify()
377 int bit = current_cpld & msk; in nw_cpld_modify()