Searched refs:st_kim_chip_toggle (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/ti-st/
H A Dst_kim.h109 void st_kim_chip_toggle(enum proto_type, enum kim_gpio_state);
H A Dst_core.c592 st_kim_chip_toggle(new_proto->type, KIM_GPIO_ACTIVE);
628 st_kim_chip_toggle(new_proto->type, KIM_GPIO_ACTIVE);
667 st_kim_chip_toggle(new_proto->type, KIM_GPIO_ACTIVE);
721 st_kim_chip_toggle(type, KIM_GPIO_INACTIVE);
H A Dst_kim.c361 void st_kim_chip_toggle(enum proto_type type, enum kim_gpio_state state) function
553 st_kim_chip_toggle(type, KIM_GPIO_INACTIVE);
555 st_kim_chip_toggle(type, KIM_GPIO_ACTIVE);

Completed in 57 milliseconds