Searched refs:sgx (Results 1 – 6 of 6) sorted by relevance
856 qla24xx_get_one_block_sg(uint32_t blk_sz, struct qla2_sgx *sgx, in qla24xx_get_one_block_sg() argument863 if (sgx->num_bytes == sgx->tot_bytes) in qla24xx_get_one_block_sg()866 sg = sgx->cur_sg; in qla24xx_get_one_block_sg()867 cumulative_partial = sgx->tot_partial; in qla24xx_get_one_block_sg()872 sgx->dma_addr = sg_dma_addr + sgx->bytes_consumed; in qla24xx_get_one_block_sg()874 if ((cumulative_partial + (sg_len - sgx->bytes_consumed)) >= blk_sz) { in qla24xx_get_one_block_sg()875 sgx->dma_len = (blk_sz - cumulative_partial); in qla24xx_get_one_block_sg()876 sgx->tot_partial = 0; in qla24xx_get_one_block_sg()877 sgx->num_bytes += blk_sz; in qla24xx_get_one_block_sg()880 sgx->dma_len = sg_len - sgx->bytes_consumed; in qla24xx_get_one_block_sg()[all …]
458 OMAP3_HAS_FEATURE(sgx, SGX)
263 OMAP3_SHOW_FEATURE(sgx); in omap3_cpuinfo()
337 sgx SGX Sensortech
187 sgx,vz89x SGX Sensortech VZ89X Sensors
856 "tmu0", "dsitx0", "iic0", "sgx", "lcdc0";