Home
last modified time | relevance | path

Searched defs:dout (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/ceph/
H A Dceph_debug.h18 # define dout(fmt, ...) \ macro
30 # define dout(fmt, ...) \ macro
44 # define dout(fmt, ...) pr_debug(" " fmt, ##__VA_ARGS__) macro
/linux/drivers/clk/
H A Dclk-axi-clkgen.c138 unsigned long f, dout, best_f, fvco; in axi_clkgen_calc_params() local
350 unsigned int d, m, dout; in axi_clkgen_set_rate() local
399 unsigned int d, m, dout; in axi_clkgen_determine_rate() local
446 unsigned int d, m, dout; in axi_clkgen_recalc_rate() local
/linux/drivers/dpll/zl3073x/
H A Dout.c120 struct zl3073x_out *dout = &zldev->out[index]; in zl3073x_out_state_set() local
/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c458 u32 dout, doen; in starfive_pin_dbg_show() local
654 u32 dout = starfive_pinmux_to_dout(v); in starfive_set_mux() local
946 void __iomem *dout = sfp->base + GPON_DOUT_CFG + 8 * gpio; in starfive_gpio_direction_output() local
975 void __iomem *dout = sfp->base + GPON_DOUT_CFG + 8 * gpio; in starfive_gpio_set() local
H A Dpinctrl-starfive-jh7110-aon.c76 unsigned int din, u32 dout, in jh7110_aon_set_one_pin_mux()
H A Dpinctrl-starfive-jh7110.c106 u32 dout = readl_relaxed(sfp->base + info->dout_reg_base + offset); in jh7110_pin_dbg_show() local
251 unsigned int din, u32 dout, u32 doen) in jh7110_set_gpiomux()
618 u32 dout = (value ? GPOUT_HIGH : GPOUT_LOW) << shift; in jh7110_gpio_set() local
H A Dpinctrl-starfive-jh7110-sys.c333 unsigned int din, u32 dout, in jh7110_sys_set_one_pin_mux()
/linux/drivers/siox/
H A Dsiox-bus-gpio.c18 struct gpio_desc *dout; member
/linux/drivers/iio/imu/
H A Dadis16550.c98 __be32 dout[2]; member
128 static int adis16550_spi_validate(const struct adis *adis, __be32 dout, in adis16550_spi_validate()
/linux/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c247 u8 *dout = (u8 *)data; in regmap_encx24j600_write() local
/linux/include/dt-bindings/pinctrl/
H A Dpinctrl-starfive-jh7100.h26 #define GPIOMUX(n, dout, doen, din) ( \ argument
/linux/arch/riscv/boot/dts/starfive/
H A Djh7110-pinfunc.h21 #define GPIOMUX(n, dout, doen, din) ( \ argument
/linux/fs/gfs2/
H A Dxattr.c458 const char *din, char *dout) in gfs2_iter_unstuffed()
/linux/drivers/platform/chrome/
H A Dcros_ec_proto_test.c20 u8 dout[BUFSIZE]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h559 display_output_params_st dout; member