Searched defs:oft (Results 1 – 3 of 3) sorted by relevance
31 static int hsdk_creg_gpio_set_value(struct udevice *dev, unsigned oft, int val) in hsdk_creg_gpio_set_value()45 static int hsdk_creg_gpio_direction_output(struct udevice *dev, unsigned oft, in hsdk_creg_gpio_direction_output()53 static int hsdk_creg_gpio_direction_input(struct udevice *dev, unsigned oft) in hsdk_creg_gpio_direction_input()62 static int hsdk_creg_gpio_get_value(struct udevice *dev, unsigned int oft) in hsdk_creg_gpio_get_value()
284 int i, oft, lnk; in dm9000_init() local
139 const u32 oft; member
Completed in 7 milliseconds