Searched refs:ETR3_CF9LOCK (Results 1 – 2 of 2) sorted by relevance
239 #define ETR3_CF9LOCK BIT(31) macro
100 if (reg & ETR3_CF9LOCK) in set_etr3()126 return reg & ETR3_CF9LOCK ? attr->mode & (SYSFS_PREALLOC | 0444) : attr->mode; in etr3_is_visible()142 reg &= ETR3_CF9GR | ETR3_CF9LOCK; in etr3_show()
Completed in 12 milliseconds