Searched defs:p50 (Results 1 – 1 of 1) sorted by relevance
123 static int p50_wait_ec(struct p50_gpio *p50, int mask, int expected) in p50_wait_ec()139 static int p50_read_mbox_reg(struct p50_gpio *p50, int reg) in p50_read_mbox_reg()160 static int p50_write_mbox_reg(struct p50_gpio *p50, int reg, int val) in p50_write_mbox_reg()184 static int p50_wait_mbox_idle(struct p50_gpio *p50) in p50_wait_mbox_idle()202 static int p50_send_mbox_cmd(struct p50_gpio *p50, int cmd, int param, int data) in p50_send_mbox_cmd()258 struct p50_gpio *p50 = gpiochip_get_data(gc); in p50_gpio_get() local274 struct p50_gpio *p50 = gpiochip_get_data(gc); in p50_gpio_set() local285 struct p50_gpio *p50; in p50_gpio_probe() local376 struct p50_gpio *p50 = platform_get_drvdata(pdev); in p50_gpio_remove() local
Completed in 4 milliseconds