Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/tests/
H A Dtorturetest.c388 unsigned *bitsp);
476 unsigned *bitsp) in countdiffs() argument
493 (*bitsp)++; in countdiffs()
/OK3568_Linux_fs/kernel/drivers/net/can/spi/
H A Dmcp251x.c510 unsigned long *maskp, unsigned long *bitsp) in mcp251x_gpio_get_multiple() argument
529 bitsp[0] = bits; in mcp251x_gpio_get_multiple()
552 unsigned long *maskp, unsigned long *bitsp) in mcp251x_gpio_set_multiple() argument
560 val = FIELD_GET(MCP251X_GPIO_OUTPUT_MASK, bitsp[0]); in mcp251x_gpio_set_multiple()