/linux-6.3-rc2/drivers/clk/samsung/ |
A 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
|
A 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-6.3-rc2/drivers/firmware/efi/ |
A D | fdtparams.c | 60 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop() 116 const char *pname = dt_params[i].params[j]; in efi_get_fdt_params() local
|
/linux-6.3-rc2/drivers/clk/rockchip/ |
A D | clk.h | 593 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 611 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument 802 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument 817 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument 832 #define GATE(_id, cname, pname, f, o, b, gf) \ argument 845 #define MMC(_id, cname, pname, offset, shift) \ argument 856 #define INVERTER(_id, cname, pname, io, is, if) \ argument 868 #define FACTOR(_id, cname, pname, f, fm, fd) \ argument 880 #define FACTOR_GATE(_id, cname, pname, f, fm, fd, go, gb, gf) \ argument 953 #define DIV_HALF(_id, cname, pname, f, o, s, w, df) \ argument [all …]
|
/linux-6.3-rc2/drivers/regulator/ |
A D | ti-abb-regulator.c | 416 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.3-rc2/drivers/video/fbdev/nvidia/ |
A D | nv_of.c | 42 const char *pname; in nvidia_probe_of_connector() local
|
/linux-6.3-rc2/drivers/gpu/drm/lima/ |
A D | lima_ctx.h | 19 char pname[TASK_COMM_LEN]; member
|
/linux-6.3-rc2/drivers/gpu/drm/virtio/ |
A D | virtgpu_drv.c | 53 const char *pname = dev_name(&pdev->dev); in virtio_gpu_pci_quirk() local
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_debugfs.c | 75 const char *pname = pci_name(bp->pdev); in bnxt_debug_dev_init() local
|
/linux-6.3-rc2/sound/soc/intel/avs/boards/ |
A D | max98357a.c | 100 const char *pname; in avs_max98357a_probe() local
|
A D | i2s_test.c | 118 const char *pname; in avs_i2s_test_probe() local
|
A D | max98373.c | 183 const char *pname; in avs_max98373_probe() local
|
A D | max98927.c | 180 const char *pname; in avs_max98927_probe() local
|
A D | ssm4567.c | 214 const char *pname; in avs_ssm4567_probe() local
|
A D | da7219.c | 218 const char *pname; in avs_da7219_probe() local
|
A D | rt286.c | 216 const char *pname; in avs_rt286_probe() local
|
A D | rt298.c | 236 const char *pname; in avs_rt298_probe() local
|
A D | rt5682.c | 270 const char *pname; in avs_rt5682_probe() local
|
A D | rt274.c | 246 const char *pname; in avs_rt274_probe() local
|
A D | nau8825.c | 283 const char *pname; in avs_nau8825_probe() local
|
/linux-6.3-rc2/drivers/i2c/busses/ |
A D | i2c-opal.c | 199 const char *pname; in i2c_opal_probe() local
|
/linux-6.3-rc2/net/ieee802154/ |
A D | nl-phy.c | 299 const char *pname = in ieee802154_del_iface() local
|
/linux-6.3-rc2/sound/soc/intel/avs/ |
A D | board_selection.c | 466 char *pname; in avs_register_hda_board() local
|
/linux-6.3-rc2/arch/sparc/prom/ |
A D | tree_32.c | 281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
/linux-6.3-rc2/drivers/irqchip/ |
A D | irq-pic32-evic.c | 197 const char *pname = "microchip,external-irqs"; in pic32_ext_irq_of_init() local
|