Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-viperboard.c94 struct vprbrd_gpioa_msg *gamsg = (struct vprbrd_gpioa_msg *)vb->buf; in vprbrd_gpioa_get() local
102 gamsg->cmd = VPRBRD_GPIOA_CMD_GETIN; in vprbrd_gpioa_get()
103 gamsg->clk = 0x00; in vprbrd_gpioa_get()
104 gamsg->offset = offset; in vprbrd_gpioa_get()
105 gamsg->t1 = 0x00; in vprbrd_gpioa_get()
106 gamsg->t2 = 0x00; in vprbrd_gpioa_get()
107 gamsg->invert = 0x00; in vprbrd_gpioa_get()
108 gamsg->pwmlevel = 0x00; in vprbrd_gpioa_get()
109 gamsg->outval = 0x00; in vprbrd_gpioa_get()
110 gamsg->risefall = 0x00; in vprbrd_gpioa_get()
[all …]