/drivers/clk/sunxi-ng/ |
D | ccu_nm.c | 20 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable() local 22 return ccu_gate_helper_disable(&nm->common, nm->enable); in ccu_nm_disable() 27 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable() local 29 return ccu_gate_helper_enable(&nm->common, nm->enable); in ccu_nm_enable() 34 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled() local 36 return ccu_gate_helper_is_enabled(&nm->common, nm->enable); in ccu_nm_is_enabled() 42 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_recalc_rate() local 46 if (ccu_frac_helper_is_enabled(&nm->common, &nm->frac)) in ccu_nm_recalc_rate() 47 return ccu_frac_helper_read_rate(&nm->common, &nm->frac); in ccu_nm_recalc_rate() 49 reg = readl(nm->common.base + nm->common.reg); in ccu_nm_recalc_rate() [all …]
|
/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 572 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_transport_detach() local 584 list_for_each_entry_safe(nm, tmp, &fcoe_netdevs, list) { in fcoe_transport_detach() 585 if (nm->ft == ft) { in fcoe_transport_detach() 588 ft->name, nm->netdev->name); in fcoe_transport_detach() 589 list_del(&nm->list); in fcoe_transport_detach() 590 kfree(nm); in fcoe_transport_detach() 647 struct fcoe_netdev_mapping *nm; in fcoe_add_netdev_mapping() local 649 nm = kmalloc(sizeof(*nm), GFP_KERNEL); in fcoe_add_netdev_mapping() 650 if (!nm) { in fcoe_add_netdev_mapping() 655 nm->netdev = netdev; in fcoe_add_netdev_mapping() [all …]
|
/drivers/gpu/drm/msm/ |
D | Kconfig | 54 bool "Enable DSI 28nm PHY driver in MSM DRM" 58 Choose this option if the 28nm DSI PHY is used on the platform. 61 bool "Enable DSI 20nm PHY driver in MSM DRM" 65 Choose this option if the 20nm DSI PHY is used on the platform. 68 bool "Enable DSI 28nm 8960 PHY driver in MSM DRM" 72 Choose this option if the 28nm DSI PHY 8960 variant is used on the
|
/drivers/phy/ |
D | Makefile | 17 obj-$(CONFIG_PHY_PXA_28NM_USB2) += phy-pxa-28nm-usb2.o 18 obj-$(CONFIG_PHY_PXA_28NM_HSIC) += phy-pxa-28nm-hsic.o 55 obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs-qmp-20nm.o 56 obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs-qmp-14nm.o
|
D | Kconfig | 97 tristate "Marvell USB HSIC 28nm PHY Driver" 108 tristate "Marvell USB 2.0 28nm PHY Driver"
|
/drivers/tee/optee/ |
D | supp.c | 297 size_t nm; in supp_pop_req() local 308 nm = 1; in supp_pop_req() 311 nm = 0; in supp_pop_req() 318 if ((num_params - nm) != req->num_params) in supp_pop_req() 324 *num_meta = nm; in supp_pop_req()
|
/drivers/md/ |
D | md.h | 544 char nm[20]; in sysfs_link_rdev() local 548 sprintf(nm, "rd%d", rdev->raid_disk); in sysfs_link_rdev() 549 return sysfs_create_link(&mddev->kobj, &rdev->kobj, nm); in sysfs_link_rdev() 556 char nm[20]; in sysfs_unlink_rdev() local 560 sprintf(nm, "rd%d", rdev->raid_disk); in sysfs_unlink_rdev() 561 sysfs_remove_link(&mddev->kobj, nm); in sysfs_unlink_rdev()
|
/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-debugfs.c | 28 #define dump_register(nm ...) \ argument 30 .name = #nm, \ 31 .offset = nm, \
|
/drivers/gpu/drm/exynos/ |
D | exynos_dp.c | 33 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) argument
|
/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_debug.c | 402 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
|
D | debug.c | 1198 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
|
/drivers/mtd/ubi/ |
D | debug.c | 206 char nm[17]; in ubi_dump_mkvol_req() local 215 memcpy(nm, req->name, 16); in ubi_dump_mkvol_req() 216 nm[16] = 0; in ubi_dump_mkvol_req() 217 pr_err("\t1st 16 characters of name: %s\n", nm); in ubi_dump_mkvol_req()
|
/drivers/gpu/drm/rockchip/ |
D | analogix_dp-rockchip.c | 47 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm) argument
|
/drivers/pinctrl/ |
D | pinctrl-zynq.c | 389 #define DEFINE_ZYNQ_PINCTRL_GRP(nm) \ argument 391 .name = #nm "_grp", \ 392 .pins = nm ## _pins, \ 393 .npins = ARRAY_SIZE(nm ## _pins), \
|
/drivers/infiniband/hw/hfi1/ |
D | debugfs.c | 894 #define DEBUGFS_OPS(nm, readroutine, writeroutine) \ argument 896 .name = nm, \ 904 #define DEBUGFS_XOPS(nm, readf, writef, openf, releasef) \ argument 906 .name = nm, \
|
/drivers/usb/dwc2/ |
D | debugfs.c | 394 #define dump_register(nm) \ argument 396 .name = #nm, \ 397 .offset = nm, \
|
/drivers/usb/dwc3/ |
D | debugfs.c | 36 #define dump_register(nm) \ argument 38 .name = __stringify(nm), \ 39 .offset = DWC3_ ##nm, \
|
/drivers/gpu/drm/radeon/ |
D | radeon_i2c.c | 240 u32 nm; in radeon_get_i2c_prescale() local 258 nm = (sclk * 10) / (i2c_clock * 4); in radeon_get_i2c_prescale() 260 if ((nm / loop) < loop) in radeon_get_i2c_prescale()
|
/drivers/net/phy/ |
D | Kconfig | 179 40nm and 65nm generation of BCM7xxx Set Top Box SoCs.
|
/drivers/gpu/drm/bridge/analogix/ |
D | analogix_dp_core.c | 36 #define to_dp(nm) container_of(nm, struct analogix_dp_device, nm) argument
|
/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 121 static int tcm_qla2xxx_npiv_extract_wwn(const char *ns, u64 *nm) in tcm_qla2xxx_npiv_extract_wwn() argument 144 *nm = wwn_to_u64(wwn); in tcm_qla2xxx_npiv_extract_wwn()
|
/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 75 const char *nm, struct lu_device_type *ldt); 76 int class_unregister_type(const char *nm);
|
/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 2203 struct uvc_control_mapping *mapping, *nm; in uvc_ctrl_cleanup_mappings() local 2205 list_for_each_entry_safe(mapping, nm, &ctrl->info.mappings, list) { in uvc_ctrl_cleanup_mappings()
|
/drivers/scsi/ |
D | scsi_transport_fc.c | 1818 fc_parse_wwn(const char *ns, u64 *nm) in fc_parse_wwn() argument 1840 *nm = wwn_to_u64(wwn); in fc_parse_wwn()
|