Searched refs:NPCM_PECI_CTRL_START_BUSY (Results 1 – 1 of 1) sorted by relevance
36 #define NPCM_PECI_CTRL_START_BUSY BIT(0) macro83 !(cmd_sts & NPCM_PECI_CTRL_START_BUSY), in npcm_peci_xfer()110 regmap_update_bits(priv->regmap, NPCM_PECI_CTL_STS, NPCM_PECI_CTRL_START_BUSY, in npcm_peci_xfer()111 NPCM_PECI_CTRL_START_BUSY); in npcm_peci_xfer()207 !(cmd_sts & NPCM_PECI_CTRL_START_BUSY), in npcm_peci_init_ctrl()