/linux-6.12.1/drivers/siox/ |
D | siox-bus-gpio.c | 19 struct gpio_desc *dout; member 37 gpiod_set_value_cansleep(ddata->dout, 0); in siox_gpio_pushpull() 56 /* DOUT is logically inverted */ in siox_gpio_pushpull() 57 gpiod_set_value_cansleep(ddata->dout, !(set & 0x80)); in siox_gpio_pushpull() 76 * Resetting dout isn't necessary protocol wise, but it makes the in siox_gpio_pushpull() 77 * signals more pretty because the dout level is deterministic between in siox_gpio_pushpull() 78 * cycles. Note that this only affects dout between the master and the in siox_gpio_pushpull() 79 * first siox device. dout for the later devices depend on the output of 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() [all …]
|
/linux-6.12.1/net/ceph/ |
D | auth_x.c | 31 dout("%s want 0x%x have 0x%x missing 0x%x -> %d\n", __func__, in ceph_x_is_authenticated() 42 dout("%s want 0x%x have 0x%x need 0x%x -> %d\n", __func__, in ceph_x_should_authenticate() 152 dout("remove_ticket_handler %p %d\n", th, th->service); in remove_ticket_handler() 183 dout(" ticket type %d %s\n", type, ceph_entity_type_name(type)); in process_one_ticket() 200 dout(" decrypted %d bytes\n", ret); in process_one_ticket() 216 dout(" expires=%llu renew_after=%llu\n", new_expires, in process_one_ticket() 227 dout(" encrypted ticket, decrypted %d bytes\n", ret); in process_one_ticket() 236 dout(" ticket blob is %d bytes\n", dlen); in process_one_ticket() 257 dout(" got ticket service %d (%s) secret_id %lld len %d\n", in process_one_ticket() 283 dout("%d tickets\n", num); in ceph_x_proc_ticket_reply() [all …]
|
D | msgpool.c | 20 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()
|
D | messenger.c | 287 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_init() 298 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_connecting() 309 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_connected() 322 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_closing() 336 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_closed() 356 dout("%s %p state = %d, queueing work\n", __func__, in ceph_sock_data_ready() 376 dout("%s %p queueing write work\n", __func__, con); in ceph_sock_write_space() 381 dout("%s %p nothing to write\n", __func__, con); in ceph_sock_write_space() 390 dout("%s %p state = %d sk_state = %u\n", __func__, in ceph_sock_state_change() 395 dout("%s TCP_CLOSE\n", __func__); in ceph_sock_state_change() [all …]
|
D | messenger_v1.c | 178 dout("prepare_write_message_footer %p\n", con); in prepare_write_message_footer() 216 dout("prepare_write_message %p seq %lld type %d len %d+%d+%zd\n", in prepare_write_message() 246 dout("%s front_crc %u middle_crc %u\n", __func__, in prepare_write_message() 269 dout("prepare_write_ack %p %llu -> %llu\n", con, in prepare_write_ack() 290 dout("prepare_write_seq %p %llu -> %llu\n", con, in prepare_write_seq() 308 dout("prepare_write_keepalive %p\n", con); in prepare_write_keepalive() 396 dout("prepare_write_connect %p cseq=%d gseq=%d proto=%d\n", con, in prepare_write_connect() 425 dout("write_partial_kvec %p %d left\n", con, con->v1.out_kvec_bytes); in write_partial_kvec() 453 dout("write_partial_kvec %p %d left in %d kvecs ret = %d\n", con, in write_partial_kvec() 472 dout("%s %p msg %p\n", __func__, con, msg); in write_partial_message_data() [all …]
|
D | mon_client.c | 89 dout("%s struct_v %d\n", __func__, struct_v); in ceph_monmap_decode() 115 dout("%s fsid %pU epoch %u num_mon %d\n", __func__, &fsid, epoch, in ceph_monmap_decode() 144 dout("%s mon%d addr %s\n", __func__, i, in ceph_monmap_decode() 190 dout("__close_session closing mon%d\n", monc->cur_mon); in __close_session() 232 dout("%s mon%d -> mon%d out of %d mons\n", __func__, old_mon, in pick_new_mon() 255 dout("%s opening mon%d\n", __func__, monc->cur_mon); in __open_session() 301 dout("%s hunt_mult now %d\n", __func__, monc->hunt_mult); in un_backoff() 316 dout("__schedule_delayed after %lu\n", delay); in __schedule_delayed() 340 dout("%s sent %lu\n", __func__, monc->sub_renew_sent); in __send_subscribe() 367 dout("%s %s start %llu flags 0x%x\n", __func__, buf, in __send_subscribe() [all …]
|
D | messenger_v2.c | 113 dout("%s con %p %s %zu\n", __func__, con, in ceph_tcp_recv() 117 dout("%s con %p ret %d left %zu\n", __func__, con, ret, in ceph_tcp_recv() 200 dout("%s con %p have %zu try_sendpage %d\n", __func__, con, in ceph_tcp_send() 206 dout("%s con %p ret %d left %zu\n", __func__, con, ret, in ceph_tcp_send() 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() 681 dout("%s con %p msg %p crcs %u %u %u\n", __func__, con, con->in_msg, in verify_epilogue_crcs() 710 dout("%s con %p con_mode %d session_key_len %d con_secret_len %d\n", in setup_crypto() 803 dout("%s con %p hmac_tfm %p kvec_cnt %d\n", __func__, con, in hmac_sha256() [all …]
|
D | osd_client.c | 115 dout(" skipping last %llu, final file extent %llu~%llu\n", in calc_layout() 119 dout("calc_layout objnum=%llx %llu~%llu\n", *objnum, *objoff, *objlen); in calc_layout() 512 dout("%s %p (r_request %p r_reply %p)\n", __func__, req, in ceph_osdc_release_request() 537 dout("%s %p (was %d)\n", __func__, req, in ceph_osdc_get_request() 546 dout("%s %p (was %d)\n", __func__, req, in ceph_osdc_put_request() 594 dout("%s req %p\n", __func__, req); in ceph_osdc_alloc_request() 1304 dout("get_osd %p %d -> %d\n", osd, refcount_read(&osd->o_ref)-1, in get_osd() 1308 dout("get_osd %p FAIL\n", osd); in get_osd() 1315 dout("put_osd %p %d -> %d\n", osd, refcount_read(&osd->o_ref), in put_osd() 1329 dout("%s osd %p osd%d\n", __func__, osd, osd->o_osd); in DEFINE_RB_FUNCS() [all …]
|
D | cls_lock_client.c | 73 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 …]
|
D | buffer.c | 29 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()
|
D | pagevec.c | 143 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()
|
/linux-6.12.1/drivers/clk/ |
D | clk-axi-clkgen.c | 131 unsigned long f, dout, best_f, fvco; in axi_clkgen_calc_params() local 160 dout = DIV_ROUND_CLOSEST(fvco, fout); in axi_clkgen_calc_params() 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() 167 *best_dout = dout << (3 - fract_shift); in axi_clkgen_calc_params() 341 unsigned int d, m, dout; in axi_clkgen_set_rate() local 350 axi_clkgen_calc_params(limits, parent_rate, rate, &d, &m, &dout); in axi_clkgen_set_rate() 352 if (d == 0 || dout == 0 || m == 0) in axi_clkgen_set_rate() 355 if ((dout & 0x7) != 0 || (m & 0x7) != 0) in axi_clkgen_set_rate() 363 axi_clkgen_calc_clk_params(dout >> 3, dout & 0x7, ¶ms); in axi_clkgen_set_rate() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/misc/ |
D | xlnx,sd-fec.yaml | 38 - description: DOUT AXI4-Stream Master interface clock 92 xlnx,sdfec-dout-width: 94 Configures the DOUT AXI stream where a value of 1 configures a width of "1x128b", 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-6.12.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.c | 537 display_output_params_st *dout = &pipes[j].dout; in fetch_pipe_params() local 571 mode_lib->vba.OutputLinkDPRate[mode_lib->vba.NumberOfActivePlanes] = dout->dp_rate; in fetch_pipe_params() 579 mode_lib->vba.OutputMultistreamEn[mode_lib->vba.NumberOfActiveSurfaces] = dout->dp_multistream_en; in fetch_pipe_params() 580 mode_lib->vba.OutputMultistreamId[mode_lib->vba.NumberOfActiveSurfaces] = dout->dp_multistream_id; in fetch_pipe_params() 626 (enum output_format_class) (dout->output_format); in fetch_pipe_params() 628 dout->output_bpp; in fetch_pipe_params() 630 (enum output_encoder_class) (dout->output_type); in fetch_pipe_params() 632 dout->is_virtual; in fetch_pipe_params() 634 if (dout->dsc_enable) in fetch_pipe_params() 635 mode_lib->vba.ForcedOutputLinkBPP[mode_lib->vba.NumberOfActivePlanes] = dout->output_bpp; in fetch_pipe_params() [all …]
|
D | display_mode_lib.c | 169 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 …]
|
/linux-6.12.1/include/dt-bindings/pinctrl/ |
D | pinctrl-starfive-jh7100.h | 17 * | dout | doen | din | dout rev | doen rev | gpio nr | 19 * dout: output signal 22 * dout rev: output signal reverse bit 26 #define GPIOMUX(n, dout, doen, din) ( \ argument 27 (((dout) & 0x80000000) >> (31 - 7)) | (((dout) & 0xff) << 24) | \
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | avia-hx711.yaml | 17 - 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-6.12.1/arch/riscv/boot/dts/starfive/ |
D | jh7110-pinfunc.h | 13 * | din | dout | doen | function | gpio nr | 15 * dout: output signal 21 #define GPIOMUX(n, dout, doen, din) ( \ argument 23 (((dout) & 0xff) << 16) | \ 29 /* sys_iomux dout */ 139 /* aon_iomux dout */
|
/linux-6.12.1/sound/soc/codecs/ |
D | max98926.c | 56 { 0x22, 0x00 }, /* DOUT Configuration VMON */ 57 { 0x23, 0x00 }, /* DOUT Configuration IMON */ 58 { 0x24, 0x00 }, /* DOUT Configuration VBAT */ 59 { 0x25, 0x00 }, /* DOUT Configuration VBST */ 60 { 0x26, 0x00 }, /* DOUT Configuration FLAG */ 61 { 0x27, 0xFF }, /* DOUT HiZ Configuration 1 */ 62 { 0x28, 0xFF }, /* DOUT HiZ Configuration 2 */ 63 { 0x29, 0xFF }, /* DOUT HiZ Configuration 3 */ 64 { 0x2A, 0xFF }, /* DOUT HiZ Configuration 4 */ 65 { 0x2B, 0x02 }, /* DOUT Drive Strength */
|
D | max98925.c | 59 { 0x22, 0x00 }, /* DOUT Configuration VMON */ 60 { 0x23, 0x00 }, /* DOUT Configuration IMON */ 61 { 0x24, 0x00 }, /* DOUT Configuration VBAT */ 62 { 0x25, 0x00 }, /* DOUT Configuration VBST */ 63 { 0x26, 0x00 }, /* DOUT Configuration FLAG */ 64 { 0x27, 0xFF }, /* DOUT HiZ Configuration 1 */ 65 { 0x28, 0xFF }, /* DOUT HiZ Configuration 2 */ 66 { 0x29, 0xFF }, /* DOUT HiZ Configuration 3 */ 67 { 0x2A, 0xFF }, /* DOUT HiZ Configuration 4 */ 68 { 0x2B, 0x02 }, /* DOUT Drive Strength */
|
/linux-6.12.1/drivers/pinctrl/starfive/ |
D | pinctrl-starfive-jh7110.h | 43 /* gpio dout/doen/din/gpioinput register */ 59 unsigned int din, u32 dout, 69 unsigned int din, u32 dout, u32 doen);
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | dcn20_fpu.c | 1005 pipes[pipe_cnt].dout.wb_enable = (wb_info->wb_enabled == true) ? 1 : 0; in dcn20_populate_dml_writeback_from_context() 1006 pipes[pipe_cnt].dout.num_active_wb++; in dcn20_populate_dml_writeback_from_context() 1007 pipes[pipe_cnt].dout.wb.wb_src_height = wb_info->dwb_params.cnv_params.crop_height; in dcn20_populate_dml_writeback_from_context() 1008 pipes[pipe_cnt].dout.wb.wb_src_width = wb_info->dwb_params.cnv_params.crop_width; in dcn20_populate_dml_writeback_from_context() 1009 pipes[pipe_cnt].dout.wb.wb_dst_width = wb_info->dwb_params.dest_width; in dcn20_populate_dml_writeback_from_context() 1010 pipes[pipe_cnt].dout.wb.wb_dst_height = wb_info->dwb_params.dest_height; in dcn20_populate_dml_writeback_from_context() 1011 pipes[pipe_cnt].dout.wb.wb_htaps_luma = 1; in dcn20_populate_dml_writeback_from_context() 1012 pipes[pipe_cnt].dout.wb.wb_vtaps_luma = 1; in dcn20_populate_dml_writeback_from_context() 1013 pipes[pipe_cnt].dout.wb.wb_htaps_chroma = wb_info->dwb_params.scaler_taps.h_taps_c; in dcn20_populate_dml_writeback_from_context() 1014 pipes[pipe_cnt].dout.wb.wb_vtaps_chroma = wb_info->dwb_params.scaler_taps.v_taps_c; in dcn20_populate_dml_writeback_from_context() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | xlnx,gpio-xilinx.yaml | 66 xlnx,dout-default: 72 xlnx,dout-default-2: 144 xlnx,dout-default = <0x0>; 145 xlnx,dout-default-2 = <0x0>;
|
/linux-6.12.1/drivers/block/ |
D | rbd.c | 709 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() 1253 dout("%s %p data buf %u~%u\n", __func__, obj_req, off, bytes); in rbd_obj_zero_range() 1272 dout("%s: obj %p (was %d)\n", __func__, obj_request, in rbd_obj_request_put() 1284 dout("%s: img %p obj %p\n", __func__, img_request, obj_request); in rbd_img_obj_request_add() 1290 dout("%s: img %p obj %p\n", __func__, img_request, obj_request); in rbd_img_obj_request_del() 1300 dout("%s osd_req %p for obj_req %p objno %llu %llu~%llu\n", in rbd_osd_submit() 1345 dout("%s %p objno %llu discard\n", __func__, obj_req, in rbd_obj_set_copyup_enabled() [all …]
|
/linux-6.12.1/drivers/crypto/ccree/ |
D | cc_hw_queue_defs.h | 321 * set_dout_type() - Set the DOUT field of a HW descriptor 325 * @addr: DOUT address 343 * set_dout_dlli() - Set the DOUT field of a HW descriptor to DLLI type 347 * @addr: DOUT address 361 * set_dout_mlli() - Set the DOUT field of a HW descriptor to MLLI type 365 * @addr: DOUT address 378 * set_dout_no_dma() - Set the DOUT field of a HW descriptor to NO DMA mode. 382 * @addr: DOUT address 438 * set_dout_sram() - Set the DOUT field of a HW descriptor to SRAM mode 443 * @addr: DOUT address
|