Home
last modified time | relevance | path

Searched refs:proc_id (Results 1 – 25 of 1396) sorted by relevance

12345678910>>...56

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/as102/
H A Das10x_cmd.h86 __le16 proc_id; member
91 __le16 proc_id; member
101 __le16 proc_id; member
106 __le16 proc_id; member
116 __le16 proc_id; member
123 __le16 proc_id; member
133 __le16 proc_id; member
138 __le16 proc_id; member
150 __le16 proc_id; member
155 __le16 proc_id; member
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/as102/
H A Das10x_cmd.h86 __le16 proc_id; member
91 __le16 proc_id; member
101 __le16 proc_id; member
106 __le16 proc_id; member
116 __le16 proc_id; member
123 __le16 proc_id; member
133 __le16 proc_id; member
138 __le16 proc_id; member
150 __le16 proc_id; member
155 __le16 proc_id; member
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/as102/
H A Das10x_cmd.h86 __le16 proc_id; member
91 __le16 proc_id; member
101 __le16 proc_id; member
106 __le16 proc_id; member
116 __le16 proc_id; member
123 __le16 proc_id; member
133 __le16 proc_id; member
138 __le16 proc_id; member
150 __le16 proc_id; member
155 __le16 proc_id; member
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/dbau1x00/
H A Ddbau1x00.c35 u32 proc_id; in checkboard() local
39 proc_id = read_c0_prid(); in checkboard()
41 switch (proc_id >> 24) { in checkboard()
45 (proc_id >> 8) & 0xFF, proc_id & 0xFF); in checkboard()
50 (proc_id >> 8) & 0xFF, proc_id & 0xFF); in checkboard()
55 (proc_id >> 8) & 0xFF, proc_id & 0xFF); in checkboard()
60 (proc_id >> 8) & 0xFF, proc_id & 0xFF); in checkboard()
63 printf ("Unsupported cpu %d, proc_id=0x%x\n", proc_id >> 24, proc_id); in checkboard()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/pb1x00/
H A Dpb1x00.c34 u32 proc_id; in checkboard() local
38 proc_id = read_c0_prid(); in checkboard()
40 switch (proc_id >> 24) { in checkboard()
44 (proc_id >> 8) & 0xFF, proc_id & 0xFF); in checkboard()
49 (proc_id >> 8) & 0xFF, proc_id & 0xFF); in checkboard()
54 (proc_id >> 8) & 0xFF, proc_id & 0xFF); in checkboard()
57 printf ("Unsupported cpu %d, proc_id=0x%x\n", proc_id >> 24, proc_id); in checkboard()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/remoteproc/
H A Dti_sci_proc.h27 u8 proc_id; member
36 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_request()
38 ret = tsp->ops->proc_request(tsp->sci, tsp->proc_id); in ti_sci_proc_request()
48 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_release()
51 ret = tsp->ops->proc_handover(tsp->sci, tsp->proc_id, in ti_sci_proc_release()
54 ret = tsp->ops->proc_release(tsp->sci, tsp->proc_id); in ti_sci_proc_release()
65 debug("%s: proc_id = %d\n", __func__, tsp->proc_id); in ti_sci_proc_handover()
70 tsp->proc_id, tsp->host_id, ret); in ti_sci_proc_handover()
80 ret = tsp->ops->get_proc_boot_status(tsp->sci, tsp->proc_id, in ti_sci_proc_get_status()
99 __func__, tsp->proc_id, boot_vector, cfg_set, cfg_clr); in ti_sci_proc_set_config()
[all …]

12345678910>>...56