Searched defs:reg_wait (Results 1 – 2 of 2) sorted by relevance
829 struct dmub_cmd_reg_wait_data reg_wait; /**< Register wait data */ member2643 struct dmub_rb_cmd_reg_wait reg_wait; member
2581 static int reg_wait(struct ddb *dev, u32 reg, u32 bit) in reg_wait() function