Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/atm/
Dambassador.h330 u32 reset_control; member
Dambassador.c1869 word = rd_plain (dev, offsetof(amb_mem, reset_control)); in amb_reset()
1871 wr_plain (dev, offsetof(amb_mem, reset_control), word | AMB_RESET_BITS); in amb_reset()
1883 wr_plain (dev, offsetof(amb_mem, reset_control), word &~ AMB_RESET_BITS); in amb_reset()
/linux-2.6.39/drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/
Drtc_reg.h1079 volatile unsigned int reset_control; member