Home
last modified time | relevance | path

Searched defs:pname (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.1.9/drivers/clk/samsung/
Dclk-s3c64xx.c49 #define GATE_BUS(_id, cname, pname, o, b) \ argument
51 #define GATE_SCLK(_id, cname, pname, o, b) \ argument
53 #define GATE_ON(_id, cname, pname, o, b) \ argument
Dclk.h67 #define FRATE(_id, cname, pname, f, frate) \ argument
94 #define FFACTOR(_id, cname, pname, m, d, f) \ argument
169 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ argument
182 #define DIV(_id, cname, pname, o, s, w) \ argument
185 #define DIV_F(_id, cname, pname, o, s, w, f, df) \ argument
188 #define DIV_T(_id, cname, pname, o, s, w, t) \ argument
211 #define __GATE(_id, cname, pname, o, b, f, gf) \ argument
222 #define GATE(_id, cname, pname, o, b, f, gf) \ argument
/linux-6.1.9/drivers/firmware/efi/
Dfdtparams.c58 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop()
114 const char *pname = dt_params[i].params[j]; in efi_get_fdt_params() local
/linux-6.1.9/drivers/clk/rockchip/
Dclk.h525 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument
543 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument
619 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument
636 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument
654 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument
734 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument
749 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument
764 #define GATE(_id, cname, pname, f, o, b, gf) \ argument
777 #define MMC(_id, cname, pname, offset, shift) \ argument
788 #define INVERTER(_id, cname, pname, io, is, if) \ argument
[all …]
/linux-6.1.9/drivers/regulator/
Dti-abb-regulator.c416 char *pname = "ti,settling-time"; in ti_abb_init_timings() local
503 char *pname = "ti,abb_info"; in ti_abb_init_table() local
699 char *pname; in ti_abb_probe() local
/linux-6.1.9/drivers/video/fbdev/nvidia/
Dnv_of.c42 const char *pname; in nvidia_probe_of_connector() local
/linux-6.1.9/drivers/gpu/drm/lima/
Dlima_ctx.h19 char pname[TASK_COMM_LEN]; member
/linux-6.1.9/drivers/gpu/drm/virtio/
Dvirtgpu_drv.c52 const char *pname = dev_name(&pdev->dev); in virtio_gpu_pci_quirk() local
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_debugfs.c75 const char *pname = pci_name(bp->pdev); in bnxt_debug_dev_init() local
/linux-6.1.9/sound/soc/intel/avs/boards/
Dmax98357a.c100 const char *pname; in avs_max98357a_probe() local
Di2s_test.c118 const char *pname; in avs_i2s_test_probe() local
Dmax98373.c183 const char *pname; in avs_max98373_probe() local
Dssm4567.c214 const char *pname; in avs_ssm4567_probe() local
Dda7219.c222 const char *pname; in avs_da7219_probe() local
Drt286.c222 const char *pname; in avs_rt286_probe() local
Drt298.c242 const char *pname; in avs_rt298_probe() local
Drt274.c251 const char *pname; in avs_rt274_probe() local
Drt5682.c274 const char *pname; in avs_rt5682_probe() local
Dnau8825.c294 const char *pname; in avs_nau8825_probe() local
/linux-6.1.9/drivers/i2c/busses/
Di2c-opal.c199 const char *pname; in i2c_opal_probe() local
/linux-6.1.9/net/ieee802154/
Dnl-phy.c299 const char *pname = in ieee802154_del_iface() local
/linux-6.1.9/sound/soc/intel/avs/
Dboard_selection.c417 char *pname; in avs_register_hda_board() local
/linux-6.1.9/arch/sparc/prom/
Dtree_32.c281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
Dtree_64.c329 prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
/linux-6.1.9/drivers/irqchip/
Dirq-pic32-evic.c197 const char *pname = "microchip,external-irqs"; in pic32_ext_irq_of_init() local

123