Home
last modified time | relevance | path

Searched refs:dout (Results 1 – 25 of 89) sorted by relevance

1234

/linux/drivers/clk/
A Dclk-axi-clkgen.c131 unsigned long f, dout, best_f, fvco; in axi_clkgen_calc_params() local
161 dout = clamp_t(unsigned long, dout, 1, 128 << fract_shift); in axi_clkgen_calc_params()
162 f = fvco / dout; in axi_clkgen_calc_params()
341 unsigned int d, m, dout; in axi_clkgen_set_rate() local
352 if (d == 0 || dout == 0 || m == 0) in axi_clkgen_set_rate()
363 axi_clkgen_calc_clk_params(dout >> 3, dout & 0x7, &params); in axi_clkgen_set_rate()
392 unsigned int d, m, dout; in axi_clkgen_determine_rate() local
396 &d, &m, &dout); in axi_clkgen_determine_rate()
398 if (d == 0 || dout == 0 || m == 0) in axi_clkgen_determine_rate()
439 unsigned int d, m, dout; in axi_clkgen_recalc_rate() local
[all …]
/linux/net/ceph/
A Dmsgpool.c20 dout("msgpool_alloc %s failed\n", pool->name); in msgpool_alloc()
22 dout("msgpool_alloc %s %p\n", pool->name, msg); in msgpool_alloc()
33 dout("msgpool_release %s %p\n", pool->name, msg); in msgpool_free()
42 dout("msgpool %s init\n", name); in ceph_msgpool_init()
55 dout("msgpool %s destroy\n", pool->name); in ceph_msgpool_destroy()
77 dout("msgpool_get %s %p\n", pool->name, msg); in ceph_msgpool_get()
83 dout("msgpool_put %s %p\n", pool->name, msg); in ceph_msgpool_put()
A Dmessenger.c395 dout("%s TCP_CLOSE\n", __func__); in ceph_sock_state_change()
510 dout("%s con %p\n", __func__, con); in ceph_con_reset_protocol()
556 dout("%s con %p\n", __func__, con); in ceph_con_reset_session()
635 dout("con_init %p\n", con); in ceph_con_init()
1342 dout("missing matching ']'\n"); in ceph_parse_ips()
1462 dout("%s %p\n", __func__, con); in cancel_con()
1521 dout("%s %p\n", __func__, con); in con_fault_finish()
1696 dout("%s %p\n", __func__, msgr); in ceph_messenger_init()
1841 dout("con_keepalive %p\n", con); in ceph_con_keepalive()
2151 dout("%s %p\n", __func__, m); in ceph_msg_free()
[all …]
A Dauth_x.c200 dout(" decrypted %d bytes\n", ret); in process_one_ticket()
236 dout(" ticket blob is %d bytes\n", dlen); in process_one_ticket()
283 dout("%d tickets\n", num); in ceph_x_proc_ticket_reply()
362 dout("build_authorizer for %s %p\n", in ceph_x_build_authorizer()
372 dout(" need len %d\n", maxlen); in ceph_x_build_authorizer()
517 dout(" get_auth_session_key\n"); in ceph_x_build_request()
550 dout(" get_principal_session_key\n"); in ceph_x_build_request()
580 dout("%s len %d\n", __func__, len); in decode_con_secret()
908 dout("reset\n"); in ceph_x_reset()
918 dout("ceph_x_destroy %p\n", ac); in ceph_x_destroy()
[all …]
A Dmessenger_v1.c308 dout("prepare_write_keepalive %p\n", con); in prepare_write_keepalive()
472 dout("%s %p msg %p\n", __func__, con, msg); in write_partial_message_data()
551 dout("prepare_read_banner %p\n", con); in prepare_read_banner()
557 dout("prepare_read_connect %p\n", con); in prepare_read_connect()
563 dout("prepare_read_ack %p\n", con); in prepare_read_ack()
569 dout("prepare_read_seq %p\n", con); in prepare_read_seq()
576 dout("prepare_read_tag %p\n", con); in prepare_read_tag()
592 dout("prepare_read_message %p\n", con); in prepare_read_message()
705 dout("process_banner on %p\n", con); in process_banner()
1216 dout("alloc_msg said skip message\n"); in read_partial_message()
[all …]
A Dmon_client.c89 dout("%s struct_v %d\n", __func__, struct_v); in ceph_monmap_decode()
144 dout("%s mon%d addr %s\n", __func__, i, in ceph_monmap_decode()
316 dout("__schedule_delayed after %lu\n", delay); in __schedule_delayed()
548 dout("handle_monmap\n"); in ceph_monc_handle_map()
623 dout("%s greq %p\n", __func__, req); in alloc_generic_request()
718 dout("get_generic_reply %lld dne\n", tid); in get_generic_reply()
1095 dout("%s continuing hunt\n", __func__); in delayed_work()
1103 dout("monc keepalive timeout\n"); in delayed_work()
1166 dout("init\n"); in ceph_monc_init()
1242 dout("stop\n"); in ceph_monc_stop()
[all …]
A Dmessenger_v2.c113 dout("%s con %p %s %zu\n", __func__, con, in ceph_tcp_recv()
244 dout("%s con %p len %d\n", __func__, con, len); in set_in_skip()
299 dout("%s con %p len %d\n", __func__, con, len); in out_zero_add()
307 dout("%s con %p len %d\n", __func__, con, len); in alloc_conn_buf()
2029 dout("%s: starting sparse read\n", __func__); in prepare_sparse_read_data()
2264 dout("%s con %p my addr already set %s\n", in process_hello()
2620 dout("%s con %p seq %llu\n", __func__, con, seq); in process_session_reconnect_ok()
3078 dout("%s con %p\n", __func__, con); in finish_skip()
3150 dout("%s con %p populated %zu\n", __func__, con, in populate_in_iter()
3362 dout("%s con %p populated %zu\n", __func__, con, in populate_out_iter()
[all …]
A Dosd_client.c537 dout("%s %p (was %d)\n", __func__, req, in ceph_osdc_get_request()
594 dout("%s req %p\n", __func__, req); in ceph_osdc_alloc_request()
1308 dout("get_osd %p FAIL\n", osd); in get_osd()
2431 dout("req %p pausewr\n", req); in __submit_request()
2436 dout("req %p pauserd\n", req); in __submit_request()
2842 dout("%s lreq %p\n", __func__, lreq); in linger_alloc()
3185 dout("lreq %p register\n", lreq); in send_linger()
3238 dout("%s PAUSERD\n", __func__); in send_linger_ping()
4181 dout(" %d inc maps\n", nr_maps); in ceph_osdc_handle_map()
4208 dout(" %d full maps\n", nr_maps); in ceph_osdc_handle_map()
[all …]
A Dcls_lock_client.c73 dout("%s lock_name %s type %d cookie %s tag %s desc %s flags 0x%x\n", in ceph_cls_lock()
79 dout("%s: status %d\n", __func__, ret); in ceph_cls_lock()
124 dout("%s lock_name %s cookie %s\n", __func__, lock_name, cookie); in ceph_cls_unlock()
129 dout("%s: status %d\n", __func__, ret); in ceph_cls_unlock()
178 dout("%s lock_name %s cookie %s locker %s%llu\n", __func__, lock_name, in ceph_cls_break_lock()
184 dout("%s: status %d\n", __func__, ret); in ceph_cls_break_lock()
229 dout("%s lock_name %s type %d old_cookie %s tag %s new_cookie %s\n", in ceph_cls_set_cookie()
235 dout("%s: status %d\n", __func__, ret); in ceph_cls_set_cookie()
282 dout("%s %s%llu cookie %s addr %s\n", __func__, in decode_locker()
370 dout("%s lock_name %s\n", __func__, lock_name); in ceph_cls_lock_info()
[all …]
A Dbuffer.c29 dout("buffer_new %p\n", b); in ceph_buffer_new()
38 dout("buffer_release %p\n", b); in ceph_buffer_release()
50 dout("decode_buffer len %d\n", (int)len); in ceph_decode_buffer()
A Dpagevec.c143 dout("zero_page_vector_page %u~%u\n", off, len); in ceph_zero_page_vector_range()
148 dout("zeroing %d %p head from %d\n", i, pages[i], in ceph_zero_page_vector_range()
155 dout("zeroing %d %p len=%d\n", i, pages[i], len); in ceph_zero_page_vector_range()
162 dout("zeroing %d %p tail to %d\n", i, pages[i], (int)len); in ceph_zero_page_vector_range()
A Dauth.c26 dout("%s proto %d\n", __func__, proto); in init_protocol()
41 dout("%s global_id %llu\n", __func__, global_id); in ceph_auth_set_global_id()
76 dout("%s name '%s' preferred_mode %d fallback_mode %d\n", __func__, in ceph_auth_init()
83 dout("auth_destroy %p\n", ac); in ceph_auth_destroy()
95 dout("auth_reset %p\n", ac); in ceph_auth_reset()
129 dout("auth_build_hello\n"); in ceph_auth_build_hello()
187 dout(" built request %d bytes\n", ret); in build_request()
214 dout("handle_auth_reply %p %p\n", p, end); in ceph_handle_auth_reply()
229 dout(" result %d '%.*s' gid %llu len %d\n", result, result_msg_len, in ceph_handle_auth_reply()
A Dosdmap.c86 dout("crush_decode_list_bucket %p to %p\n", *p, end); in crush_decode_list_bucket()
566 dout("rule vec is %p\n", c->rules); in crush_decode()
579 dout("crush_decode rule %d off %x %p to %p\n", in crush_decode()
592 dout(" rule %d is at %p\n", i, r); in crush_decode()
662 dout("crush_decode success\n"); in crush_decode()
668 dout("crush_decode fail %d\n", err); in crush_decode()
959 dout(" %d pool names\n", num); in decode_pool_names()
963 dout(" pool %llu len %d\n", pool, len); in decode_pool_names()
973 dout(" name is %s\n", pi->name); in decode_pool_names()
1145 dout("osdmap_destroy %p\n", map); in ceph_osdmap_destroy()
[all …]
A Dceph_common.c200 dout("%s '%s'\n", __func__, str); in ceph_parse_fsid()
220 dout("%s ret %d got fsid %pU\n", __func__, err, fsid); in ceph_parse_fsid()
338 dout("destroy_options %p\n", opt); in ceph_destroy_options()
426 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_param()
762 dout("destroy_client %p\n", client); in ceph_destroy_client()
776 dout("destroy_client %p done\n", client); in ceph_destroy_client()
815 dout("mount waiting for mon_map\n"); in __ceph_open_session()
838 dout("open_session start\n"); in ceph_open_session()
900 dout("exit_ceph_lib\n"); in exit_ceph_lib()
/linux/drivers/siox/
A Dsiox-bus-gpio.c19 struct gpio_desc *dout; member
37 gpiod_set_value_cansleep(ddata->dout, 0); in siox_gpio_pushpull()
57 gpiod_set_value_cansleep(ddata->dout, !(set & 0x80)); in siox_gpio_pushpull()
82 gpiod_set_value_cansleep(ddata->dout, 0); in siox_gpio_pushpull()
107 ddata->dout = devm_gpiod_get(dev, "dout", GPIOD_OUT_LOW); in siox_gpio_probe()
108 if (IS_ERR(ddata->dout)) in siox_gpio_probe()
109 return dev_err_probe(dev, PTR_ERR(ddata->dout), in siox_gpio_probe()
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_lib.c169 display_output_params_st *dout; in dml_log_pipe_params() local
178 dout = &(pipes[i].dout); in dml_log_pipe_params()
265 dml_print("DML PARAMS: output_type = %d\n", dout->output_type); in dml_log_pipe_params()
266 dml_print("DML PARAMS: output_format = %d\n", dout->output_format); in dml_log_pipe_params()
267 dml_print("DML PARAMS: dsc_input_bpc = %d\n", dout->dsc_input_bpc); in dml_log_pipe_params()
268 dml_print("DML PARAMS: output_bpp = %3.4f\n", dout->output_bpp); in dml_log_pipe_params()
269 dml_print("DML PARAMS: dp_lanes = %d\n", dout->dp_lanes); in dml_log_pipe_params()
270 dml_print("DML PARAMS: dsc_enable = %d\n", dout->dsc_enable); in dml_log_pipe_params()
271 dml_print("DML PARAMS: dsc_slices = %d\n", dout->dsc_slices); in dml_log_pipe_params()
272 dml_print("DML PARAMS: wb_enable = %d\n", dout->wb_enable); in dml_log_pipe_params()
[all …]
A Ddisplay_mode_vba.c537 display_output_params_st *dout = &pipes[j].dout; in fetch_pipe_params() local
628 dout->output_bpp; in fetch_pipe_params()
632 dout->is_virtual; in fetch_pipe_params()
634 if (dout->dsc_enable) in fetch_pipe_params()
640 dout->dp_lanes; in fetch_pipe_params()
650 dout->dsc_slices; in fetch_pipe_params()
656 dout->dsc_input_bpc; in fetch_pipe_params()
670 dout->wb.wb_hratio; in fetch_pipe_params()
672 dout->wb.wb_vratio; in fetch_pipe_params()
688 dout->wb.wb_hratio; in fetch_pipe_params()
[all …]
/linux/Documentation/devicetree/bindings/iio/adc/
A Davia-hx711.yaml17 - dout-gpio is the sensor data the sensor responds to the clock
33 dout-gpios:
53 - dout-gpios
64 dout-gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
/linux/drivers/block/
A Drbd.c709 dout("%s:\n", __func__); in rbd_client_create()
730 dout("%s: rbdc %p\n", __func__, rbdc); in rbd_client_create()
740 dout("%s: error %d\n", __func__, ret); in rbd_client_create()
876 dout("%s: rbdc %p\n", __func__, rbdc); in rbd_client_release()
1482 dout("%s %p\n", __func__, obj_request); in rbd_obj_request_create()
1494 dout("%s: obj %p\n", __func__, obj_request); in rbd_obj_request_destroy()
1624 dout("%s: img %p\n", __func__, img_request); in rbd_img_request_destroy()
3761 dout("%s rbd_dev %p\n", __func__, rbd_dev); in rbd_request_lock()
5467 dout(" order %u", (unsigned int)*order); in _rbd_dev_v2_snap_size()
6353 dout("%s '%s'\n", __func__, options); in rbd_parse_options()
[all …]
/linux/include/linux/ceph/
A Dceph_debug.h18 # define dout(fmt, ...) \ macro
30 # define dout(fmt, ...) \ macro
44 # define dout(fmt, ...) pr_debug(" " fmt, ##__VA_ARGS__) macro
/linux/Documentation/devicetree/bindings/misc/
A Dxlnx,sd-fec.yaml92 xlnx,sdfec-dout-width:
99 xlnx,sdfec-dout-words:
116 - xlnx,sdfec-dout-width
117 - xlnx,sdfec-dout-words
137 xlnx,sdfec-dout-width = <1>;
138 xlnx,sdfec-dout-words = <0>;
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddcn20_fpu.c1006 pipes[pipe_cnt].dout.num_active_wb++; in dcn20_populate_dml_writeback_from_context()
1015 pipes[pipe_cnt].dout.wb.wb_hratio = 1.0; in dcn20_populate_dml_writeback_from_context()
1016 pipes[pipe_cnt].dout.wb.wb_vratio = 1.0; in dcn20_populate_dml_writeback_from_context()
1410 pipes[pipe_cnt].dout.dp_lanes = 4; in dcn20_populate_dml_pipes_from_context()
1412 pipes[pipe_cnt].dout.is_virtual = 0; in dcn20_populate_dml_pipes_from_context()
1468 pipes[pipe_cnt].dout.is_virtual = 1; in dcn20_populate_dml_pipes_from_context()
1470 pipes[pipe_cnt].dout.dp_lanes = 4; in dcn20_populate_dml_pipes_from_context()
2495 pipes[pipe_cnt].dout.wb_enable = 0; in dcn201_populate_dml_writeback_from_context_fpu()
2496 pipes[pipe_cnt].dout.num_active_wb = 0; in dcn201_populate_dml_writeback_from_context_fpu()
2502 pipes[pipe_cnt].dout.wb_enable = 1; in dcn201_populate_dml_writeback_from_context_fpu()
[all …]
/linux/Documentation/devicetree/bindings/siox/
A Deckelmann,siox-gpio.txt5 - din-gpios, dout-gpios, dclk-gpios, dld-gpios: references gpios for the
16 dout-gpios = <&gpio6 8 0>;
/linux/drivers/pinctrl/starfive/
A Dpinctrl-starfive-jh7110.h59 unsigned int din, u32 dout,
69 unsigned int din, u32 dout, u32 doen);
/linux/arch/mips/kernel/
A Dgpio_txx9.c27 val = __raw_readl(&txx9_pioptr->dout); in txx9_gpio_set_raw()
32 __raw_writel(val, &txx9_pioptr->dout); in txx9_gpio_set_raw()

Completed in 92 milliseconds

1234