Searched refs:clk_id_32 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/firmware/
H A Dti_sci.h253 * @clk_id_32: Clock identifier for the device for this request.
277 u32 clk_id_32; member in struct:ti_sci_msg_req_set_clock_state
288 * @clk_id_32: Clock identifier for the device for the request.
299 u32 clk_id_32; member in struct:ti_sci_msg_req_get_clock_state
332 * @clk_id_32: Clock identifier if @clk_id field is 255.
343 u32 clk_id_32; member in struct:ti_sci_msg_req_set_clock_parent
355 * @clk_id_32.
356 * @clk_id_32: Clock identifier if the @clk_id field contains 255.
364 u32 clk_id_32; member in struct:ti_sci_msg_req_get_clock_parent
389 * @clk_id_32
402 u32 clk_id_32; member in struct:ti_sci_msg_req_get_clock_num_parents
453 u32 clk_id_32; member in struct:ti_sci_msg_req_query_clock_freq
512 u32 clk_id_32; member in struct:ti_sci_msg_req_set_clock_freq
533 u32 clk_id_32; member in struct:ti_sci_msg_req_get_clock_freq
[all...]
H A Dti_sci.c978 req->clk_id_32 = clk_id;
1046 req->clk_id_32 = clk_id;
1277 req->clk_id_32 = clk_id;
1345 req->clk_id_32 = clk_id;
1415 req->clk_id_32 = clk_id;
1494 req->clk_id_32 = clk_id;
1570 req->clk_id_32 = clk_id;
1635 req->clk_id_32 = clk_id;

Completed in 103 milliseconds