Searched refs:db_value (Results 1 – 2 of 2) sorted by relevance
282 unsigned int db_value; in cdnsp_ring_ep_doorbell() local303 db_value = DB_VALUE_EP0_OUT(pep->idx, stream_id); in cdnsp_ring_ep_doorbell()305 db_value = DB_VALUE(pep->idx, stream_id); in cdnsp_ring_ep_doorbell()309 writel(db_value, reg_addr); in cdnsp_ring_ep_doorbell()
2890 u32 db_reg_offset, db_value; in goya_ring_doorbell() local2960 db_value = pi; in goya_ring_doorbell()2963 WREG32(db_reg_offset, db_value); in goya_ring_doorbell()