Searched refs:TIFM_CTRL_POWER_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dtifm.h62 #define TIFM_CTRL_POWER_MASK 0x00000007 macro
/linux-master/drivers/misc/
H A Dtifm_7xx1.c105 writel((s_state & TIFM_CTRL_POWER_MASK) | 0x0c00,
125 writel((~TIFM_CTRL_POWER_MASK) & readl(sock_addr + SOCK_CONTROL),

Completed in 236 milliseconds