Searched refs:scom_write (Results 1 – 3 of 3) sorted by relevance
158 static inline int scom_write(scom_map_t map, u64 reg, u64 value) in scom_write() function
165 rc = scom_write(map, reg, val); in scom_debug_write()
396 static ssize_t scom_write(struct file *filep, const char __user *buf, in scom_write() function572 .write = scom_write,