Searched refs:misc_call (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/clk/tegra/ |
| H A D | tegra186-clk.c | 24 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 D | misc-uclass.su | |
| H A D | misc-uclass.c | 48 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 D | misc-uclass.su | |
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | tegra186-reset.c | 38 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 D | tegra186-power-domain.c | 49 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 D | misc.h | 77 int misc_call(struct udevice *dev, int msgid, void *tx_msg, int tx_size,
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | tegra186_bpmp_i2c.c | 70 ret = misc_call(dev->parent, MRQ_I2C, &req, sizeof(req), &resp, in tegra186_bpmp_i2c_xfer()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |