Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-viperboard.c87 struct vprbrd_gpioa_msg *gamsg = (struct vprbrd_gpioa_msg *)vb->buf; in vprbrd_gpioa_get() local
95 gamsg->cmd = VPRBRD_GPIOA_CMD_GETIN; in vprbrd_gpioa_get()
96 gamsg->clk = 0x00; in vprbrd_gpioa_get()
97 gamsg->offset = offset; in vprbrd_gpioa_get()
98 gamsg->t1 = 0x00; in vprbrd_gpioa_get()
99 gamsg->t2 = 0x00; in vprbrd_gpioa_get()
100 gamsg->invert = 0x00; in vprbrd_gpioa_get()
101 gamsg->pwmlevel = 0x00; in vprbrd_gpioa_get()
102 gamsg->outval = 0x00; in vprbrd_gpioa_get()
103 gamsg->risefall = 0x00; in vprbrd_gpioa_get()
[all …]