Home
last modified time | relevance | path

Searched full:smr (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-qcom.c22 u32 smr; in qcom_sdm845_smmu500_cfg_probe() local
26 smr = arm_smmu_gr0_read(smmu, ARM_SMMU_GR0_SMR(i)); in qcom_sdm845_smmu500_cfg_probe()
29 smmu->smrs[i].mask = FIELD_GET(ARM_SMMU_SMR_MASK, smr); in qcom_sdm845_smmu500_cfg_probe()
30 smmu->smrs[i].id = FIELD_GET(ARM_SMMU_SMR_ID, smr); in qcom_sdm845_smmu500_cfg_probe()
38 smr); in qcom_sdm845_smmu500_cfg_probe()
205 u32 smr; in qcom_smmu_cfg_probe() local
232 smr = arm_smmu_gr0_read(smmu, ARM_SMMU_GR0_SMR(i)); in qcom_smmu_cfg_probe()
234 if (FIELD_GET(ARM_SMMU_SMR_VALID, smr)) { in qcom_smmu_cfg_probe()
235 /* Ignore valid bit for SMR mask extraction. */ in qcom_smmu_cfg_probe()
236 smr &= ~ARM_SMMU_SMR_VALID; in qcom_smmu_cfg_probe()
[all …]
H A Darm-smmu.c901 struct arm_smmu_smr *smr = smmu->smrs + idx; in arm_smmu_write_smr() local
902 u32 reg = FIELD_PREP(ARM_SMMU_SMR_ID, smr->id) | in arm_smmu_write_smr()
903 FIELD_PREP(ARM_SMMU_SMR_MASK, smr->mask); in arm_smmu_write_smr()
905 if (!(smmu->features & ARM_SMMU_FEAT_EXIDS) && smr->valid) in arm_smmu_write_smr()
938 * The width of SMR's mask field depends on sCR0_EXIDENABLE, so this function
943 u32 smr; in arm_smmu_test_smr_masks() local
952 * Somewhat perversely, not having a free SMR for this test implies we in arm_smmu_test_smr_masks()
962 * SMR.ID bits may not be preserved if the corresponding MASK in arm_smmu_test_smr_masks()
966 smr = FIELD_PREP(ARM_SMMU_SMR_ID, smmu->streamid_mask); in arm_smmu_test_smr_masks()
967 arm_smmu_gr0_write(smmu, ARM_SMMU_GR0_SMR(i), smr); in arm_smmu_test_smr_masks()
[all …]
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-atmel-aic.c92 unsigned int smr; in aic_set_type() local
95 smr = irq_reg_readl(gc, AT91_AIC_SMR(d->hwirq)); in aic_set_type()
96 ret = aic_common_set_type(d, type, &smr); in aic_set_type()
100 irq_reg_writel(gc, smr, AT91_AIC_SMR(d->hwirq)); in aic_set_type()
180 unsigned smr; in aic_irq_domain_xlate() local
199 smr = irq_reg_readl(gc, AT91_AIC_SMR(*out_hwirq)); in aic_irq_domain_xlate()
200 aic_common_set_priority(intspec[2], &smr); in aic_irq_domain_xlate()
201 irq_reg_writel(gc, smr, AT91_AIC_SMR(*out_hwirq)); in aic_irq_domain_xlate()
H A Dirq-atmel-aic5.c138 unsigned int smr; in aic5_set_type() local
143 smr = irq_reg_readl(bgc, AT91_AIC5_SMR); in aic5_set_type()
144 ret = aic_common_set_type(d, type, &smr); in aic5_set_type()
146 irq_reg_writel(bgc, smr, AT91_AIC5_SMR); in aic5_set_type()
282 unsigned smr; in aic5_irq_domain_xlate() local
295 smr = irq_reg_readl(bgc, AT91_AIC5_SMR); in aic5_irq_domain_xlate()
296 aic_common_set_priority(intspec[2], &smr); in aic5_irq_domain_xlate()
297 irq_reg_writel(bgc, smr, AT91_AIC5_SMR); in aic5_irq_domain_xlate()
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-space-map-common.c661 struct disk_sm_root smr; in sm_ll_open_metadata() local
672 memcpy(&smr, root_le, sizeof(smr)); in sm_ll_open_metadata()
685 ll->nr_blocks = le64_to_cpu(smr.nr_blocks); in sm_ll_open_metadata()
686 ll->nr_allocated = le64_to_cpu(smr.nr_allocated); in sm_ll_open_metadata()
687 ll->bitmap_root = le64_to_cpu(smr.bitmap_root); in sm_ll_open_metadata()
688 ll->ref_count_root = le64_to_cpu(smr.ref_count_root); in sm_ll_open_metadata()
763 struct disk_sm_root *smr = root_le; in sm_ll_open_disk() local
781 ll->nr_blocks = le64_to_cpu(smr->nr_blocks); in sm_ll_open_disk()
782 ll->nr_allocated = le64_to_cpu(smr->nr_allocated); in sm_ll_open_disk()
783 ll->bitmap_root = le64_to_cpu(smr->bitmap_root); in sm_ll_open_disk()
[all …]
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-at91-slave.c79 dev->smr = AT91_TWI_SMR_SADR(slave->addr); in at91_reg_slave()
98 dev->smr = 0; in at91_unreg_slave()
139 if (dev->slave_detected && dev->smr) { in at91_init_twi_bus_slave()
140 at91_twi_write(dev, AT91_TWI_SMR, dev->smr); in at91_init_twi_bus_slave()
H A Di2c-at91.h161 unsigned smr; member
/OK3568_Linux_fs/kernel/fs/zonefs/
H A DKconfig9 device (e.g. host-managed or host-aware SMR disk drives) as files.
/OK3568_Linux_fs/u-boot/include/faraday/
H A Dftsdmc021.h113 #define FTSDMC021_EBISR_PRSMR (1 << 12) /* Pre-SMR */
115 #define FTSDMC021_EBISR_POSMR (1 << 14) /* Post-SMR */
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmilbeaut_usio.c303 unsigned int escr, smr = MLB_USIO_SMR_SOE; in mlb_usio_set_termios() local
323 smr |= MLB_USIO_SMR_SBL; in mlb_usio_set_termios()
360 writeb(smr, port->membase + MLB_USIO_REG_SMR); in mlb_usio_set_termios()
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dat91_i2c.h33 u32 smr; member
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst130 (e.g. host-managed SMR hard-disks).
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml91 2, where the second cell of the IOMMU specifier represents an SMR mask to
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dzonefs.rst50 Magnetic Recording (SMR) HDDs.
358 The following formats a 15TB host-managed SMR HDD with 256 MB zones
/OK3568_Linux_fs/kernel/drivers/md/
H A DKconfig634 benefit from the increased capacity offered by SMR disks. Other uses
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoaddress/
H A Dtst_qgeoaddress.cpp436 QTest::newRow("Marino") << QString::fromLatin1("SMR") in generatedText_data()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Datmel-quadspi.c207 return "SMR"; in atmel_qspi_reg_name()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoaddress.cpp128 || address.countryCode() == QLatin1String("SMR") in formattedAddress()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h886 u8 smr; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/bin/
HDlocaledefstrcpy vasprintf wmemcmp fchmod exit setlocale fopen strncmp posix_spawn_file_actions_addclose pipe error_print_progname ftruncate64 mmap64 tfind wmemcpy closedir nanosleep strncpy puts ...
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd.c3051 "Host-aware SMR disk used as regular disk\n"); in sd_read_block_characteristics()
3054 "Drive-managed SMR disk\n"); in sd_read_block_characteristics()
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A DRTFP.txt1357 ,Title="{RCU}+{SMR} (hazard pointers)"
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv5687 …����������Ĩ���èp��������������ʬ����������������������������������������|YW]SMr��������������������…
5973 …����������������������������������{f������������������������~������������Ǩ�sMR<ZfV|���������������…
7806 …^_]]^]]]][[][VRKB:2--,./00--,,,,-,-,./,,/00--//10/66/,(%//)/027;;LTJJ=89;/;SMR@:9O���iVdjqzzwwu|��…