Searched refs:db_shift (Results 1 – 3 of 3) sorted by relevance
128 __u32 db_shift; member146 __u32 db_shift; member
71 int db_shift; member630 ret = ioread64(&sndev->mmio_self_dbmsg->idb) >> sndev->db_shift; in switchtec_ntb_db_read()639 iowrite64(db_bits << sndev->db_shift, &sndev->mmio_self_dbmsg->idb); in switchtec_ntb_db_clear()654 sndev->db_mask |= db_bits << sndev->db_shift; in switchtec_ntb_db_set_mask()672 sndev->db_mask &= ~(db_bits << sndev->db_shift); in switchtec_ntb_db_clear_mask()684 return (sndev->db_mask >> sndev->db_shift) & sndev->db_valid_mask; in switchtec_ntb_db_read_mask()702 offset += sndev->db_shift / 8; in switchtec_ntb_peer_db_addr()1239 sndev->db_shift = 0; in switchtec_ntb_init_db()1243 sndev->db_shift = 0; in switchtec_ntb_init_db()1247 sndev->db_shift = 32; in switchtec_ntb_init_db()[all …]
95 unsigned int db_shift; member759 hsp->num_db = (value >> hsp->soc->db_shift) & hsp->soc->db_mask; in tegra_hsp_probe()925 .db_shift = 12,942 .db_shift = 12,959 .db_shift = 12,976 .db_shift = 12,