/Linux-v5.10/drivers/clk/samsung/ |
D | clk-s3c64xx.c | 49 #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
|
D | clk.h | 67 #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-v5.10/drivers/clk/rockchip/ |
D | clk.h | 468 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 486 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument 562 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument 579 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument 597 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument 661 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument 676 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument 691 #define GATE(_id, cname, pname, f, o, b, gf) \ argument 704 #define MMC(_id, cname, pname, offset, shift) \ argument 715 #define INVERTER(_id, cname, pname, io, is, if) \ argument [all …]
|
/Linux-v5.10/drivers/firmware/efi/ |
D | fdtparams.c | 58 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop() 111 const char *pname = dt_params[i].params[j]; in efi_get_fdt_params() local
|
/Linux-v5.10/drivers/video/fbdev/nvidia/ |
D | nv_of.c | 42 const char *pname; in nvidia_probe_of_connector() local
|
/Linux-v5.10/drivers/regulator/ |
D | ti-abb-regulator.c | 424 char *pname = "ti,settling-time"; in ti_abb_init_timings() local 511 char *pname = "ti,abb_info"; in ti_abb_init_table() local 707 char *pname; in ti_abb_probe() local
|
/Linux-v5.10/sound/usb/ |
D | quirks-table.h | 2781 #define AU0828_DEVICE(vid, pid, vname, pname) { \ argument
|
/Linux-v5.10/drivers/gpu/drm/lima/ |
D | lima_ctx.h | 19 char pname[TASK_COMM_LEN]; member
|
/Linux-v5.10/drivers/gpu/drm/virtio/ |
D | virtgpu_drv.c | 50 const char *pname = dev_name(&pdev->dev); in virtio_gpu_pci_quirk() local
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_debugfs.c | 75 const char *pname = pci_name(bp->pdev); in bnxt_debug_dev_init() local
|
/Linux-v5.10/drivers/i2c/busses/ |
D | i2c-opal.c | 199 const char *pname; in i2c_opal_probe() local
|
/Linux-v5.10/net/ieee802154/ |
D | nl-phy.c | 297 const char *pname = in ieee802154_del_iface() local
|
/Linux-v5.10/arch/sparc/prom/ |
D | tree_32.c | 281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
D | tree_64.c | 329 prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
/Linux-v5.10/drivers/mtd/devices/ |
D | phram.c | 171 static int parse_name(char **pname, const char *token) in parse_name()
|
/Linux-v5.10/drivers/irqchip/ |
D | irq-pic32-evic.c | 198 const char *pname = "microchip,external-irqs"; in pic32_ext_irq_of_init() local
|
/Linux-v5.10/drivers/staging/rtl8192e/ |
D | rtllib_wx.c | 41 char *pname = proto_name; in rtl819x_translate_scan() local
|
/Linux-v5.10/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_wx.c | 46 char *pname = proto_name; in rtl819x_translate_scan() local
|
/Linux-v5.10/drivers/dma/ti/ |
D | dma-crossbar.c | 377 const char pname[] = "ti,reserved-dma-request-ranges"; in ti_dra7_xbar_probe() local
|
/Linux-v5.10/drivers/video/fbdev/aty/ |
D | radeon_monitor.c | 131 const char *pname; in radeon_probe_OF_head() local
|
/Linux-v5.10/drivers/pinctrl/ |
D | pinctrl-lpc18xx.c | 223 #define LPC_N(pname, off, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument 441 #define LPC18XX_PIN(pname, n) { \ argument
|
D | pinmux.c | 436 const char *pname; in pinmux_enable_setting() local
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | prom_init.c | 642 static inline int __init prom_getprop(phandle node, const char *pname, in prom_getprop() 649 static inline int __init prom_getproplen(phandle node, const char *pname) in prom_getproplen() 681 const char *pname, void *value, size_t valuelen) in prom_setprop() 2559 static char pname[MAX_PROPERTY_NAME] __prombss; in scan_dt_build_struct() local
|
/Linux-v5.10/drivers/clk/ti/ |
D | clkctrl.c | 366 const char * const *pname; in _ti_clkctrl_setup_mux() local
|
/Linux-v5.10/tools/perf/util/ |
D | pmu.c | 761 const char *pname = pe->pmu ? pe->pmu : cpu_name; in pmu_add_cpu_aliases_map() local 1590 bool pmu_have_event(const char *pname, const char *name) in pmu_have_event()
|