Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 in vprbrd_gpioa_get()
137 struct vprbrd_gpioa_msg *gamsg = (struct vprbrd_gpioa_msg *)vb->buf; vprbrd_gpioa_set() local
178 struct vprbrd_gpioa_msg *gamsg = (struct vprbrd_gpioa_msg *)vb->buf; vprbrd_gpioa_direction_input() local
215 struct vprbrd_gpioa_msg *gamsg = (struct vprbrd_gpioa_msg *)vb->buf; vprbrd_gpioa_direction_output() local
[all...]
/kernel/linux/linux-6.6/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 in vprbrd_gpioa_get()
137 struct vprbrd_gpioa_msg *gamsg = (struct vprbrd_gpioa_msg *)vb->buf; vprbrd_gpioa_set() local
178 struct vprbrd_gpioa_msg *gamsg = (struct vprbrd_gpioa_msg *)vb->buf; vprbrd_gpioa_direction_input() local
215 struct vprbrd_gpioa_msg *gamsg = (struct vprbrd_gpioa_msg *)vb->buf; vprbrd_gpioa_direction_output() local
[all...]

Completed in 2 milliseconds