Home
last modified time | relevance | path

Searched refs:misc_call (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/clk/tegra/
H A Dtegra186-clk.c24 ret = misc_call(clk->dev->parent, MRQ_CLK, &req, sizeof(req), &resp, in tegra186_clk_get_rate()
44 ret = misc_call(clk->dev->parent, MRQ_CLK, &req, sizeof(req), &resp, in tegra186_clk_set_rate()
61 ret = misc_call(clk->dev->parent, MRQ_CLK, &req, sizeof(req), &resp, in tegra186_clk_en_dis()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dmisc-uclass.su
H A Dmisc-uclass.c48 int misc_call(struct udevice *dev, int msgid, void *tx_msg, int tx_size, in misc_call() function
/OK3568_Linux_fs/u-boot/spl/drivers/misc/
H A Dmisc-uclass.su
/OK3568_Linux_fs/u-boot/drivers/reset/
H A Dtegra186-reset.c38 ret = misc_call(reset_ctl->dev->parent, MRQ_RESET, &req, sizeof(req), in tegra186_reset_common()
/OK3568_Linux_fs/u-boot/drivers/power/domain/
H A Dtegra186-power-domain.c49 ret = misc_call(power_domain->dev->parent, MRQ_PG_UPDATE_STATE, &req, in tegra186_power_domain_common()
/OK3568_Linux_fs/u-boot/include/
H A Dmisc.h77 int misc_call(struct udevice *dev, int msgid, void *tx_msg, int tx_size,
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dtegra186_bpmp_i2c.c70 ret = misc_call(dev->parent, MRQ_I2C, &req, sizeof(req), &resp, in tegra186_bpmp_i2c_xfer()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map