/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-space-map-disk.c | 37 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_destroy() local 39 kfree(smd); in sm_disk_destroy() 44 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_extend() local 46 return sm_ll_extend(&smd->ll, extra_blocks); in sm_disk_extend() 51 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_blocks() local 53 *count = smd->old_ll.nr_blocks; in sm_disk_get_nr_blocks() 60 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_free() local 62 *count = (smd->old_ll.nr_blocks - smd->old_ll.nr_allocated) - smd->nr_allocated_this_transaction; in sm_disk_get_nr_free() 70 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_count() local 72 return sm_ll_lookup(&smd->ll, b, result); in sm_disk_get_count() [all …]
|
/openbmc/linux/drivers/clk/at91/ |
H A D | clk-smd.c | 29 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_recalc_rate() local 33 regmap_read(smd->regmap, AT91_PMC_SMD, &smdr); in at91sam9x5_clk_smd_recalc_rate() 68 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_set_parent() local 73 regmap_update_bits(smd->regmap, AT91_PMC_SMD, AT91_PMC_SMDS, in at91sam9x5_clk_smd_set_parent() 81 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_get_parent() local 84 regmap_read(smd->regmap, AT91_PMC_SMD, &smdr); in at91sam9x5_clk_smd_get_parent() 92 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_set_rate() local 98 regmap_update_bits(smd->regmap, AT91_PMC_SMD, AT91_PMC_SMD_DIV, in at91sam9x5_clk_smd_set_rate() 116 struct at91sam9x5_clk_smd *smd; in at91sam9x5_clk_register_smd() local 121 smd = kzalloc(sizeof(*smd), GFP_KERNEL); in at91sam9x5_clk_register_smd() [all …]
|
H A D | Makefile | 13 obj-$(CONFIG_HAVE_AT91_SMD) += clk-smd.o
|
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_common.c | 310 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start() local 312 smd->edge = qcom_smd_register_edge(smd->dev, smd->node); in smd_subdev_start() 314 return PTR_ERR_OR_ZERO(smd->edge); in smd_subdev_start() 319 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop() local 321 qcom_smd_unregister_edge(smd->edge); in smd_subdev_stop() 322 smd->edge = NULL; in smd_subdev_stop() 330 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_add_smd_subdev() argument 334 smd->node = of_get_child_by_name(dev->parent->of_node, "smd-edge"); in qcom_add_smd_subdev() 335 if (!smd->node) in qcom_add_smd_subdev() 338 smd->dev = dev; in qcom_add_smd_subdev() [all …]
|
H A D | qcom_common.h | 48 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd); 49 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd);
|
/openbmc/linux/net/qrtr/ |
H A D | Makefile | 5 obj-$(CONFIG_QRTR_SMD) += qrtr-smd.o 6 qrtr-smd-y := smd.o
|
/openbmc/linux/drivers/interconnect/qcom/ |
H A D | Makefile | 32 icc-smd-rpm-objs := smd-rpm.o icc-rpm.o icc-rpm-clocks.o 60 obj-$(CONFIG_INTERCONNECT_QCOM_SMD_RPM) += icc-smd-rpm.o
|
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/ |
H A D | Makefile | 6 smd.o \
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,q6v5.txt | 99 The Hexagon node may also have an subnode named either "smd-edge" or 101 related to the Hexagon. See ../soc/qcom/qcom,smd.yaml and
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8953.dtsi | 196 smd-edge { 199 qcom,smd-edge = <15>; 203 qcom,smd-channels = "rpm_requests"; 1103 smd-edge { 1106 qcom,smd-edge = <0>; 1508 smd-edge { 1512 qcom,smd-edge = <6>; 1519 qcom,smd-channels = "WCNSS_CTRL"; 1637 smd-edge { 1642 qcom,smd-edge = <1>; [all …]
|
H A D | msm8916.dtsi | 288 smd-edge { 291 qcom,smd-edge = <15>; 295 qcom,smd-channels = "rpm_requests"; 1962 smd-edge { 1965 qcom,smd-edge = <0>; 1973 qcom,smd-channels = "fastrpcsmd-apps-dsp"; 2396 smd-edge { 2400 qcom,smd-edge = <6>; 2407 qcom,smd-channels = "WCNSS_CTRL";
|
H A D | msm8939.dtsi | 248 smd-edge { 251 qcom,smd-edge = <15>; 255 qcom,smd-channels = "rpm_requests"; 1559 smd-edge { 1562 qcom,smd-edge = <0>; 1978 smd-edge { 1981 qcom,smd-edge = <6>; 1988 qcom,smd-channels = "WCNSS_CTRL";
|
H A D | msm8994.dtsi | 184 smd-edge { 187 qcom,smd-edge = <15>; 192 qcom,smd-channels = "rpm_requests";
|
H A D | msm8976.dtsi | 238 smd-edge { 241 qcom,smd-edge = <15>; 245 qcom,smd-channels = "rpm_requests";
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | Makefile | 20 obj-$(CONFIG_QCOM_SMD_RPM) += rpm-proc.o smd-rpm.o
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx53-smd.dts | 12 compatible = "fsl,imx53-smd", "fsl,imx53"; 101 imx53-smd {
|
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/ |
H A D | 0001-RISC-V-Restore-the-typcast-to-long.patch | 29 @@ -1310,7 +1310,7 @@ SUFFIX (relocate_addrs) (Elf_Ehdr *e, struct section_metadata *smd,
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8974.dtsi | 119 smd-edge { 122 qcom,smd-edge = <15>; 126 qcom,smd-channels = "rpm_requests"; 736 smd-edge { 740 qcom,smd-edge = <6>; 744 qcom,smd-channels = "WCNSS_CTRL"; 1535 smd-edge { 1539 qcom,smd-edge = <0>; 2179 smd-edge { 2183 qcom,smd-edge = <1>;
|
H A D | qcom-msm8226.dtsi | 59 smd-edge { 62 qcom,smd-edge = <15>; 66 qcom,smd-channels = "rpm_requests"; 777 smd-edge { 781 qcom,smd-edge = <1>;
|
H A D | qcom-apq8084.dtsi | 790 smd-edge { 793 qcom,smd-edge = <15>; 797 qcom,smd-channels = "rpm_requests";
|
H A D | qcom-msm8974pro-fairphone-fp2.dts | 145 smd-edge {
|
/openbmc/qemu/hw/i2c/ |
H A D | pmbus_device.c | 211 static void pmbus_quick_cmd(SMBusDevice *smd, uint8_t read) in pmbus_quick_cmd() argument 213 PMBusDevice *pmdev = PMBUS_DEVICE(smd); in pmbus_quick_cmd() 315 static uint8_t pmbus_receive_byte(SMBusDevice *smd) in pmbus_receive_byte() argument 317 PMBusDevice *pmdev = PMBUS_DEVICE(smd); in pmbus_receive_byte() 1227 static int pmbus_write_data(SMBusDevice *smd, uint8_t *buf, uint8_t len) in pmbus_write_data() argument 1229 PMBusDevice *pmdev = PMBUS_DEVICE(smd); in pmbus_write_data() 1274 pmbus_write_data(smd, buf, len); in pmbus_write_data()
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | Makefile | 62 obj-$(CONFIG_QCOM_CLK_SMD_RPM) += clk-smd-rpm.o
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9x5.dtsi | 209 smd: smdclk { label 210 compatible = "atmel,at91sam9x5-clk-smd"; 229 clocks = <&smd>;
|
/openbmc/qemu/target/arm/tcg/ |
H A D | op_helper.c | 1088 bool smd = arm_feature(env, ARM_FEATURE_AARCH64) ? smd_flag in HELPER() local 1122 (smd || !arm_feature(env, ARM_FEATURE_EL3))) { in HELPER()
|