Lines Matching refs:device
27 static uint16_t ram_cmd_fullness(const struct device *dev) in ram_cmd_fullness()
34 static uint16_t ram_cmd_freespace(const struct device *dev) in ram_cmd_freespace()
39 static void refresh_reg_cmd_read(const struct device *dev) in refresh_reg_cmd_read()
46 static void flush_reg_cmd_write(const struct device *dev) in flush_reg_cmd_write()
53 static void increase_reg_cmd_write(const struct device *dev, uint16_t value) in increase_reg_cmd_write()
60 void ft8xx_copro_cmd(const struct device *dev, uint32_t cmd) in ft8xx_copro_cmd()
74 void ft8xx_copro_cmd_dlstart(const struct device *dev) in ft8xx_copro_cmd_dlstart()
79 void ft8xx_copro_cmd_swap(const struct device *dev) in ft8xx_copro_cmd_swap()
84 void ft8xx_copro_cmd_text(const struct device *dev, in ft8xx_copro_cmd_text()
128 void ft8xx_copro_cmd_number(const struct device *dev, in ft8xx_copro_cmd_number()
169 void ft8xx_copro_cmd_calibrate(const struct device *dev, uint32_t *result) in ft8xx_copro_cmd_calibrate()