Searched refs:h2c_wakeup_gpio (Results 1 – 1 of 1) sorted by relevance
146 u8 h2c_wakeup_gpio; member163 u8 h2c_wakeup_gpio; member519 if (device_property_read_u8(&serdev->dev, "nxp,wakein-pin", &psdata->h2c_wakeup_gpio)) { in ps_setup()520 psdata->h2c_wakeup_gpio = 0xff; /* 0xff: use default pin/gpio */ in ps_setup()523 psdata->h2c_wakeup_gpio = 0xff; in ps_setup()647 pcmd.h2c_wakeup_gpio = 0xff; in send_wakeup_method_cmd()651 pcmd.h2c_wakeup_gpio = psdata->h2c_wakeup_gpio; in send_wakeup_method_cmd()1603 psdata->h2c_wakeup_gpio = wakeup_parm.h2c_wakeup_gpio; in nxp_enqueue()