| /linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
| H A D | dpu_9_1_sar2130p.h | 62 .sblk = &dpu_vig_sblk_qseed3_3_2, 69 .sblk = &dpu_vig_sblk_qseed3_3_2, 76 .sblk = &dpu_vig_sblk_qseed3_3_2, 83 .sblk = &dpu_vig_sblk_qseed3_3_2, 90 .sblk = &dpu_dma_sblk, 97 .sblk = &dpu_dma_sblk, 104 .sblk = &dpu_dma_sblk, 111 .sblk = &dpu_dma_sblk, 118 .sblk = &dpu_dma_sblk, 125 .sblk = &dpu_dma_sblk, [all …]
|
| H A D | dpu_9_0_sm8550.h | 62 .sblk = &dpu_vig_sblk_qseed3_3_2, 69 .sblk = &dpu_vig_sblk_qseed3_3_2, 76 .sblk = &dpu_vig_sblk_qseed3_3_2, 83 .sblk = &dpu_vig_sblk_qseed3_3_2, 90 .sblk = &dpu_dma_sblk, 97 .sblk = &dpu_dma_sblk, 104 .sblk = &dpu_dma_sblk, 111 .sblk = &dpu_dma_sblk, 118 .sblk = &dpu_dma_sblk, 125 .sblk = &dpu_dma_sblk, [all …]
|
| H A D | dpu_8_0_sc8280xp.h | 70 .sblk = &dpu_vig_sblk_qseed3_3_0, 78 .sblk = &dpu_vig_sblk_qseed3_3_0, 86 .sblk = &dpu_vig_sblk_qseed3_3_0, 94 .sblk = &dpu_vig_sblk_qseed3_3_0, 102 .sblk = &dpu_dma_sblk, 110 .sblk = &dpu_dma_sblk, 118 .sblk = &dpu_dma_sblk, 126 .sblk = &dpu_dma_sblk, 138 .sblk = &sdm845_lm_sblk, 146 .sblk = &sdm845_lm_sblk, [all …]
|
| H A D | dpu_8_1_sm8450.h | 71 .sblk = &dpu_vig_sblk_qseed3_3_1, 79 .sblk = &dpu_vig_sblk_qseed3_3_1, 87 .sblk = &dpu_vig_sblk_qseed3_3_1, 95 .sblk = &dpu_vig_sblk_qseed3_3_1, 103 .sblk = &dpu_dma_sblk, 111 .sblk = &dpu_dma_sblk, 119 .sblk = &dpu_dma_sblk, 127 .sblk = &dpu_dma_sblk, 139 .sblk = &sdm845_lm_sblk, 147 .sblk = &sdm845_lm_sblk, [all …]
|
| H A D | dpu_8_4_sa8775p.h | 70 .sblk = &dpu_vig_sblk_qseed3_3_1, 78 .sblk = &dpu_vig_sblk_qseed3_3_1, 86 .sblk = &dpu_vig_sblk_qseed3_3_1, 94 .sblk = &dpu_vig_sblk_qseed3_3_1, 102 .sblk = &dpu_dma_sblk, 110 .sblk = &dpu_dma_sblk, 118 .sblk = &dpu_dma_sblk, 126 .sblk = &dpu_dma_sblk, 138 .sblk = &sdm845_lm_sblk, 146 .sblk = &sdm845_lm_sblk, [all …]
|
| H A D | dpu_9_2_x1e80100.h | 61 .sblk = &dpu_vig_sblk_qseed3_3_3, 68 .sblk = &dpu_vig_sblk_qseed3_3_3, 75 .sblk = &dpu_vig_sblk_qseed3_3_3, 82 .sblk = &dpu_vig_sblk_qseed3_3_3, 89 .sblk = &dpu_dma_sblk, 96 .sblk = &dpu_dma_sblk, 103 .sblk = &dpu_dma_sblk, 110 .sblk = &dpu_dma_sblk, 117 .sblk = &dpu_dma_sblk, 124 .sblk = &dpu_dma_sblk, [all …]
|
| /linux/fs/squashfs/ |
| H A D | super.c | 184 struct squashfs_super_block *sblk = NULL; in squashfs_fill_super() local 220 msblk->bytes_used = sizeof(*sblk); in squashfs_fill_super() 221 sblk = squashfs_read_table(sb, SQUASHFS_START, sizeof(*sblk)); in squashfs_fill_super() 223 if (IS_ERR(sblk)) { in squashfs_fill_super() 225 err = PTR_ERR(sblk); in squashfs_fill_super() 226 sblk = NULL; in squashfs_fill_super() 233 sb->s_magic = le32_to_cpu(sblk->s_magic); in squashfs_fill_super() 250 le16_to_cpu(sblk->s_major), in squashfs_fill_super() 251 le16_to_cpu(sblk->s_minor), in squashfs_fill_super() 252 le16_to_cpu(sblk->compression)); in squashfs_fill_super() [all …]
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_dspp.c | 50 base = ctx->cap->sblk->pcc.base; in dpu_setup_dspp_pcc() 89 base = ctx->cap->sblk->gc.base; in dpu_setup_dspp_gc() 145 if (c->cap->sblk->pcc.base) in dpu_hw_dspp_init() 147 if (c->cap->sblk->gc.base) in dpu_hw_dspp_init()
|
| H A D | dpu_hw_sspp_v13.c | 116 ctx->cap->sblk->sspp_rec0_blk.base : ctx->cap->sblk->sspp_rec1_blk.base; in dpu_hw_sspp_calculate_rect_off() 164 offset = ctx->cap->sblk->sspp_rec0_blk.base; in dpu_hw_sspp_setup_pe_config_v13()
|
| H A D | dpu_rm.c | 810 if (reqs->scale && !hw_sspp->cap->sblk->scaler_blk.len) in dpu_rm_try_sspp() 817 if (reqs->yuv && !hw_sspp->cap->sblk->csc_blk.len) in dpu_rm_try_sspp()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bnx2.c | 889 struct status_block_msix *sblk; in bnx2_alloc_mem() local 893 sblk = (bp->status_blk + BNX2_SBLK_MSIX_ALIGN_SIZE * i); in bnx2_alloc_mem() 894 bnapi->status_blk.msix = sblk; in bnx2_alloc_mem() 896 &sblk->status_tx_quick_consumer_index; in bnx2_alloc_mem() 898 &sblk->status_rx_quick_consumer_index; in bnx2_alloc_mem() 2798 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_phy_event_is_set() local 2802 new_link_state = sblk->status_attn_bits & event; in bnx2_phy_event_is_set() 2803 old_link_state = sblk->status_attn_bits_ack & event; in bnx2_phy_event_is_set() 3350 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_interrupt() local 3358 if ((sblk->status_idx == bnapi->last_status_idx) && in bnx2_interrupt() [all …]
|
| H A D | cnic.c | 3009 struct status_block *sblk = status_blk; in cnic_service_bnx2() local 3011 return sblk->status_idx; in cnic_service_bnx2() 4483 struct status_block *sblk = cp->status_blk.gen; in cnic_init_bnx2_irq() local 4487 while (sblk->status_completion_producer_index && i < 10) { in cnic_init_bnx2_irq() 4494 if (sblk->status_completion_producer_index) in cnic_init_bnx2_irq() 4547 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_tx_ring() local 4552 cp->tx_cons_ptr = &sblk->status_tx_quick_consumer_index; in cnic_init_bnx2_tx_ring() 4615 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_rx_ring() local 4617 cp->rx_cons_ptr = &sblk->status_rx_quick_consumer_index; in cnic_init_bnx2_rx_ring() 4714 struct status_block *sblk = cp->status_blk.gen; in cnic_start_bnx2_hw() local [all …]
|
| H A D | tg3.c | 1042 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_has_work() local 1047 if (sblk->status & SD_STATUS_LINK_CHG) in tg3_has_work() 1052 if (sblk->idx[0].tx_consumer != tnapi->tx_cons) in tg3_has_work() 7043 struct tg3_hw_status *sblk = tp->napi[0].hw_status; in tg3_poll_link() local 7045 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link() 7046 sblk->status = SD_STATUS_UPDATED | in tg3_poll_link() 7047 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link() 7256 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_poll_msix() local 7271 tnapi->last_tag = sblk->status_tag; in tg3_poll_msix() 7276 if (likely(sblk->idx[0].tx_consumer == tnapi->tx_cons && in tg3_poll_msix() [all …]
|
| /linux/net/mac80211/ |
| H A D | tx.c | 4993 int sblk; in ieee80211_s1g_beacon_add_tim_pvb() local 4995 for (sblk = 0; sblk < 8; sblk++) { in ieee80211_s1g_beacon_add_tim_pvb() 4996 int sblk_idx = blk * 8 + sblk; in ieee80211_s1g_beacon_add_tim_pvb() 5003 blk_bmap |= BIT(sblk); in ieee80211_s1g_beacon_add_tim_pvb() 5024 for (sblk = 0; sblk < 8; sblk++) { in ieee80211_s1g_beacon_add_tim_pvb() 5025 int sblk_idx = blk * 8 + sblk; in ieee80211_s1g_beacon_add_tim_pvb() 5027 if (!(blk_bmap & BIT(sblk))) in ieee80211_s1g_beacon_add_tim_pvb()
|