/drivers/gpio/ |
D | gpio-ftgpio010.c | 57 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_ack_irq() local 65 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_mask_irq() local 77 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_unmask_irq() local 89 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_set_irq_type() local 142 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_irq_handler() local 162 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_set_config() local 237 struct ftgpio_gpio *g; in ftgpio_gpio_probe() local 329 struct ftgpio_gpio *g = platform_get_drvdata(pdev); in ftgpio_gpio_remove() local
|
D | gpio-davinci.c | 77 struct davinci_gpio_regs __iomem *g; in irq2regs() local 93 struct davinci_gpio_regs __iomem *g; in __davinci_direction() local 135 struct davinci_gpio_regs __iomem *g; in davinci_gpio_get() local 150 struct davinci_gpio_regs __iomem *g; in davinci_gpio_set() local 295 struct davinci_gpio_regs __iomem *g = irq2regs(d); in gpio_irq_disable() local 304 struct davinci_gpio_regs __iomem *g = irq2regs(d); in gpio_irq_enable() local 336 struct davinci_gpio_regs __iomem *g; in gpio_irq_handler() local 408 struct davinci_gpio_regs __iomem *g; in gpio_irq_type_unbanked() local 439 struct davinci_gpio_regs __iomem *g = chips->regs[hw / 32]; in davinci_gpio_irq_map() local 493 struct davinci_gpio_regs __iomem *g; in davinci_gpio_irq_setup() local [all …]
|
D | gpio-ixp4xx.c | 61 struct ixp4xx_gpio *g = gpiochip_get_data(gc); in ixp4xx_gpio_irq_ack() local 77 struct ixp4xx_gpio *g = gpiochip_get_data(gc); in ixp4xx_gpio_irq_unmask() local 90 struct ixp4xx_gpio *g = gpiochip_get_data(gc); in ixp4xx_gpio_irq_set_type() local 203 struct ixp4xx_gpio *g; in ixp4xx_gpio_probe() local
|
/drivers/pinctrl/qcom/ |
D | pinctrl-msm.c | 189 const struct msm_pingroup *g; in msm_pinmux_set_mux() local 279 const struct msm_pingroup *g = &pctrl->soc->groups[offset]; in msm_pinmux_request_gpio() local 298 const struct msm_pingroup *g, in msm_config_reg() 346 const struct msm_pingroup *g; in msm_config_group_get() local 429 const struct msm_pingroup *g; in msm_config_group_set() local 529 const struct msm_pingroup *g; in msm_gpio_direction_input() local 549 const struct msm_pingroup *g; in msm_gpio_direction_output() local 577 const struct msm_pingroup *g; in msm_gpio_get_direction() local 590 const struct msm_pingroup *g; in msm_gpio_get() local 602 const struct msm_pingroup *g; in msm_gpio_set() local [all …]
|
/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_main_regs.h | 82 #define ANA_AC_SRC_CFG(g) __REG(TARGET_ANA_AC, 0, 1, 849920, g, 102, 16, 0, 0, 1, 4) argument 85 #define ANA_AC_SRC_CFG1(g) __REG(TARGET_ANA_AC, 0, 1, 849920, g, 102, 16, 4, 0, 1, 4) argument 88 #define ANA_AC_SRC_CFG2(g) __REG(TARGET_ANA_AC, 0, 1, 849920, g, 102, 16, 8, 0, 1, 4) argument 97 #define ANA_AC_PGID_CFG(g) __REG(TARGET_ANA_AC, 0, 1, 786432, g, 3290, 16, 0, 0, 1, 4) argument 100 #define ANA_AC_PGID_CFG1(g) __REG(TARGET_ANA_AC, 0, 1, 786432, g, 3290, 16, 4, 0, 1, 4) argument 103 #define ANA_AC_PGID_CFG2(g) __REG(TARGET_ANA_AC, 0, 1, 786432, g, 3290, 16, 8, 0, 1, 4) argument 112 #define ANA_AC_PGID_MISC_CFG(g) __REG(TARGET_ANA_AC, 0, 1, 786432, g, 3290, 16, 12, 0, 1, 4) argument 151 #define ANA_AC_PORT_STAT_CFG(g, r) __REG(TARGET_ANA_AC, 0, 1, 843776, g, 70, 64, 4, r, 4, 4) argument 172 #define ANA_AC_PORT_STAT_LSB_CNT(g, r) __REG(TARGET_ANA_AC, 0, 1, 843776, g, 70, 64, 20, r, 4, 4) argument 247 #define ANA_CL_FILTER_CTRL(g) __REG(TARGET_ANA_CL, 0, 1, 131072, g, 70, 512, 4, 0, 1, 4) argument [all …]
|
/drivers/pinctrl/intel/ |
D | pinctrl-tigerlake.c | 26 #define TGL_GPP(r, s, e, g) \ argument 34 #define TGL_COMMUNITY(b, s, e, pl, ho, g) \ argument 48 #define TGL_LP_COMMUNITY(b, s, e, g) \ argument 51 #define TGL_H_COMMUNITY(b, s, e, g) \ argument
|
D | pinctrl-icelake.c | 25 #define ICL_GPP(r, s, e, g) \ argument 33 #define ICL_COMMUNITY(b, s, e, ie, g) \ argument 47 #define ICL_LP_COMMUNITY(b, s, e, g) \ argument 50 #define ICL_N_COMMUNITY(b, s, e, g) \ argument
|
D | pinctrl-alderlake.c | 29 #define ADL_GPP(r, s, e, g) \ argument 37 #define ADL_N_COMMUNITY(b, s, e, g) \ argument 51 #define ADL_S_COMMUNITY(b, s, e, g) \ argument
|
D | pinctrl-cannonlake.c | 25 #define CNL_GPP(r, s, e, g) \ argument 33 #define CNL_COMMUNITY(b, s, e, ho, g) \ argument 47 #define CNL_LP_COMMUNITY(b, s, e, g) \ argument 50 #define CNL_H_COMMUNITY(b, s, e, g) \ argument
|
D | pinctrl-lakefield.c | 23 #define LKF_GPP(r, s, e, g) \ argument 31 #define LKF_COMMUNITY(b, s, e, g) \ argument
|
D | pinctrl-jasperlake.c | 23 #define JSL_GPP(r, s, e, g) \ argument 31 #define JSL_COMMUNITY(b, s, e, g) \ argument
|
D | pinctrl-meteorlake.c | 23 #define MTL_GPP(r, s, e, g) \ argument 31 #define MTL_COMMUNITY(b, s, e, g) \ argument
|
D | pinctrl-sunrisepoint.c | 25 #define SPT_COMMUNITY(b, s, e, pl, gs, gn, g, n) \ argument 44 #define SPT_H_GPP(r, s, e, g) \ argument 52 #define SPT_H_COMMUNITY(b, s, e, g) \ argument
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_formats.c | 34 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument 53 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument 73 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument 92 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument 110 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 129 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument 147 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 167 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
|
D | dpu_hw_dspp.h | 20 __u32 g; member 32 struct dpu_hw_pcc_coeff g; member
|
/drivers/gpu/host1x/ |
D | job.c | 140 struct host1x_job_gather *g; in pin_job() local 273 static int do_relocs(struct host1x_job *job, struct host1x_job_gather *g) in do_relocs() 450 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate() 533 struct host1x_job_gather *g; in copy_gathers() local 561 struct host1x_job_gather *g; in copy_gathers() local 611 struct host1x_job_gather *g; in host1x_job_pin() local
|
/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_regs.h | 34 #define AFI_PORT_FRM_OUT(g) __REG(TARGET_AFI, 0, 1, 98816, g, 10, 8, 0, 0, 1, 4) argument 43 #define AFI_PORT_CFG(g) __REG(TARGET_AFI, 0, 1, 98816, g, 10, 8, 4, 0, 1, 4) argument 160 #define ANA_PGID(g) __REG(TARGET_ANA, 0, 1, 27648, g, 89, 8, 0, 0, 1, 4) argument 169 #define ANA_PGID_CFG(g) __REG(TARGET_ANA, 0, 1, 27648, g, 89, 8, 4, 0, 1, 4) argument 271 #define ANA_VLAN_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 0, 0, 1, 4) argument 292 #define ANA_DROP_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 4, 0, 1, 4) argument 319 #define ANA_CPU_FWD_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 96, 0, 1, 4) argument 346 #define ANA_CPU_FWD_BPDU_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 100, 0, 1, 4) argument 349 #define ANA_PORT_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 112, 0, 1, 4) argument 382 #define ANA_POL_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 116, 0, 1, 4) argument [all …]
|
/drivers/crypto/nx/ |
D | nx-842.c | 64 #define NX842_CRYPTO_HEADER_SIZE(g) \ argument 160 struct nx842_crypto_header_group *g, in compress() 337 struct nx842_crypto_header_group *g, in decompress() 461 struct nx842_crypto_header_group g = { in nx842_crypto_decompress() local
|
/drivers/pinctrl/tegra/ |
D | pinctrl-tegra.c | 254 const struct tegra_pingroup *g; in tegra_pinctrl_set_mux() local 360 const struct tegra_pingroup *g, in tegra_pinconf_reg() 519 const struct tegra_pingroup *g; in tegra_pinconf_group_get() local 548 const struct tegra_pingroup *g; in tegra_pinconf_group_set() local 616 const struct tegra_pingroup *g; in tegra_pinconf_group_dbg_show() local 687 const struct tegra_pingroup *g; in tegra_pinctrl_clear_parked_bits() local 816 const struct tegra_pingroup *g = &soc_data->groups[gn]; in tegra_pinctrl_probe() local
|
/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-colors.c | 1153 static void mult_matrix(double *r, double *g, double *b, const double m[3][3]) in mult_matrix() 1232 double *r, double *g, double *b) in csc() 1387 double r, g, b; in main() local
|
/drivers/clk/renesas/ |
D | r9a06g032-clocks.c | 461 struct r9a06g032_gate *g, int on) in r9a06g032_clk_gate_set() 495 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_enable() local 503 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_disable() local 510 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_is_enabled() local 531 struct r9a06g032_clk_gate *g; in r9a06g032_register_gate() local 786 struct r9a06g032_clk_bitsel *g; in r9a06g032_register_bitsel() local 829 r9a06g032_clk_dualgate_setenable(struct r9a06g032_clk_dualgate *g, int enable) in r9a06g032_clk_dualgate_setenable() 858 struct r9a06g032_clk_dualgate *g = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_is_enabled() local 876 struct r9a06g032_clk_dualgate *g; in r9a06g032_register_dualgate() local
|
/drivers/pinctrl/actions/ |
D | pinctrl-owl.c | 165 static inline int get_group_mfp_mask_val(const struct owl_pingroup *g, in get_group_mfp_mask_val() 197 const struct owl_pingroup *g; in owl_set_mux() local 322 static int owl_group_pinconf_reg(const struct owl_pingroup *g, in owl_group_pinconf_reg() 350 static int owl_group_pinconf_arg2val(const struct owl_pingroup *g, in owl_group_pinconf_arg2val() 386 static int owl_group_pinconf_val2arg(const struct owl_pingroup *g, in owl_group_pinconf_val2arg() 426 const struct owl_pingroup *g; in owl_group_config_get() local 454 const struct owl_pingroup *g; in owl_group_config_set() local
|
/drivers/usb/cdns3/ |
D | cdnsp-mem.c | 781 static unsigned int cdnsp_parse_exponent_interval(struct usb_gadget *g, in cdnsp_parse_exponent_interval() 811 static unsigned int cdnsp_microframes_to_exponent(struct usb_gadget *g, in cdnsp_microframes_to_exponent() 829 static unsigned int cdnsp_get_endpoint_interval(struct usb_gadget *g, in cdnsp_get_endpoint_interval() 866 static u32 cdnsp_get_endpoint_mult(struct usb_gadget *g, struct cdnsp_ep *pep) in cdnsp_get_endpoint_mult() 875 static u32 cdnsp_get_endpoint_max_burst(struct usb_gadget *g, in cdnsp_get_endpoint_max_burst() 915 static u32 cdnsp_get_max_esit_payload(struct usb_gadget *g, in cdnsp_get_max_esit_payload()
|
/drivers/usb/dwc3/ |
D | gadget.c | 2295 static int dwc3_gadget_get_frame(struct usb_gadget *g) in dwc3_gadget_get_frame() 2366 static int dwc3_gadget_wakeup(struct usb_gadget *g) in dwc3_gadget_wakeup() 2379 static int dwc3_gadget_set_selfpowered(struct usb_gadget *g, in dwc3_gadget_set_selfpowered() 2632 static int dwc3_gadget_pullup(struct usb_gadget *g, int is_on) in dwc3_gadget_pullup() 2858 static int dwc3_gadget_start(struct usb_gadget *g, in dwc3_gadget_start() 2889 static int dwc3_gadget_stop(struct usb_gadget *g) in dwc3_gadget_stop() 2904 static void dwc3_gadget_config_params(struct usb_gadget *g, in dwc3_gadget_config_params() 2943 static void dwc3_gadget_set_speed(struct usb_gadget *g, in dwc3_gadget_set_speed() 2954 static void dwc3_gadget_set_ssp_rate(struct usb_gadget *g, in dwc3_gadget_set_ssp_rate() 2966 static int dwc3_gadget_vbus_draw(struct usb_gadget *g, unsigned int mA) in dwc3_gadget_vbus_draw() [all …]
|
/drivers/usb/mtu3/ |
D | mtu3_gadget.c | 579 static int mtu3_gadget_stop(struct usb_gadget *g) in mtu3_gadget_stop() 601 mtu3_gadget_set_speed(struct usb_gadget *g, enum usb_device_speed speed) in mtu3_gadget_set_speed() 613 static void mtu3_gadget_async_callbacks(struct usb_gadget *g, bool enable) in mtu3_gadget_async_callbacks()
|