Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memstick/host/
Dr592.c55 static inline u32 r592_read_reg(struct r592_device *dev, int address) in r592_read_reg()
63 static inline void r592_write_reg(struct r592_device *dev, in r592_write_reg()
71 static inline u32 r592_read_reg_raw_be(struct r592_device *dev, int address) in r592_read_reg_raw_be()
79 static inline void r592_write_reg_raw_be(struct r592_device *dev, in r592_write_reg_raw_be()
87 static inline void r592_set_reg_mask(struct r592_device *dev, in r592_set_reg_mask()
96 static inline void r592_clear_reg_mask(struct r592_device *dev, in r592_clear_reg_mask()
107 static int r592_wait_status(struct r592_device *dev, u32 mask, u32 wanted_mask) in r592_wait_status()
132 static int r592_enable_device(struct r592_device *dev, bool enable) in r592_enable_device()
153 static int r592_set_mode(struct r592_device *dev, bool parallel_mode) in r592_set_mode()
181 static void r592_host_reset(struct r592_device *dev) in r592_host_reset()
[all …]
Dr592.h128 struct r592_device { struct