/openbmc/openbmc/poky/documentation/tools/ |
H A D | update-documentation-conf | 87 with open(doc_conf, 'r') as dcf: 88 for line in dcf: 140 with open(doc_conf, 'w') as dcf: 142 dcf.write(line)
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/ |
H A D | rv1_clk_mgr_clk.c | 56 regs->CLK0_CLK8_CURRENT_CNT = REG_READ(CLK0_CLK8_CURRENT_CNT) / 10; //dcf clk in rv1_dump_clk_registers() 63 regs->CLK0_CLK8_DS_CNTL = REG_READ(CLK0_CLK8_DS_CNTL) / 10; //dcf deep sleep divider in rv1_dump_clk_registers() 65 regs->CLK0_CLK8_ALLOW_DS = REG_READ(CLK0_CLK8_ALLOW_DS); //dcf deep sleep allow in rv1_dump_clk_registers()
|
H A D | rv1_clk_mgr.c | 247 //DCF Clock in rv1_update_clocks() 259 /* make sure dcf clk is before dpp clk to in rv1_update_clocks()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-timecard | 25 DCF adjustments from external DCF signal 43 DCF signal is sent to the DCF module 63 DCF output is from the PHC, in DCF format 283 Description: (RW) The DCF and IRIG output signals are in UTC, while the
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_debugfs.c | 796 #define DCF(name) do { \ in drbd_debugfs_device_attr() macro 803 DCF(oldest_requests); in drbd_debugfs_device_attr() 804 DCF(act_log_extents); in drbd_debugfs_device_attr() 805 DCF(resync_extents); in drbd_debugfs_device_attr() 806 DCF(data_gen_id); in drbd_debugfs_device_attr() 807 DCF(ed_gen_id); in drbd_debugfs_device_attr() 808 #undef DCF in drbd_debugfs_device_attr()
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | init.h | 46 * slot number setting to start transmission at DIFS interval - normal DCF
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dm_pp_smu.h | 121 * when DF is in cstate, dcf clock is further divided down 181 * when DF is in cstate, dcf clock is further divided down
|
H A D | dm_services_types.h | 86 (clk_type) == DM_PP_CLOCK_TYPE_DCFCLK ? "DCF" : \
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/ |
H A D | dcn316_smu.c | 71 #define VBIOSSMC_MSG_SetHardMinDcfclkByFreq 0x07 ///< Set DCF clock frequency hard min in MHZ 72 #define VBIOSSMC_MSG_SetMinDeepSleepDcfclk 0x08 ///< Set DCF clock minimum frequency in deep…
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/ |
H A D | dcn315_smu.c | 86 #define VBIOSSMC_MSG_SetHardMinDcfclkByFreq 0x07 ///< Set DCF clock frequency hard min in MHZ 87 #define VBIOSSMC_MSG_SetMinDeepSleepDcfclk 0x08 ///< Set DCF clock minimum frequency in deep…
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | qcu.c | 20 Queue Control Unit, DCF Control Unit Functions 31 * DOC: Queue Control Unit (QCU)/DCF Control Unit (DCU) functions 320 * Set DCF properties for the given transmit queue on DCU
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | rockchip,rk3399-dmc.yaml | 44 The CPU interrupt number. It should be a DCF interrupt. When DDR DVFS 45 finishes, a DCF interrupt is triggered.
|
/openbmc/linux/Documentation/fb/ |
H A D | framebuffer.rst | 262 < name > DCF HR SH1 SH2 HFL VR SV1 SV2 VFL 280 pixclock = 1000000 / DCF
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | p54.h | 188 /* (e)DCF / QOS state */
|
H A D | lmac.h | 544 /* e/v DCF setup */
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/ |
H A D | dcn301_fpu.c | 302 /* only pipe 0 is read for voltage and dcf/soc clocks */ in calculate_wm_set_for_vlevel()
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_ocp.c | 847 { .name = "DCF", .value = 6 }, 864 { .name = "DCF", .value = 0x0020 }, 882 { .name = "DCF", .value = 0x0020 }, 3774 seq_printf(s, "%7s: %s, error: %d, out: %s\n", "DCF", in ptp_ocp_summary_show() 3782 seq_printf(s, "%7s: %s, error: %d, src: %s\n", "DCF in", in ptp_ocp_summary_show() 3831 sprintf(buf, "DCF"); in ptp_ocp_summary_show()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | lg-laptop.c | 39 #define WMI_METHOD_WMBB "2B4F501A-BD3C-4394-8DCF-00A7D2BC8210"
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | conf.h | 294 * DCF access */
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
H A D | rn_clk_mgr.c | 291 internal->CLK1_CLK3_DS_CNTL = REG_READ(CLK1_CLK3_DS_CNTL); //dcf deep sleep divider in rn_dump_clk_registers_internal()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
H A D | vg_clk_mgr.c | 223 internal->CLK1_CLK3_DS_CNTL = REG_READ(CLK1_0_CLK1_CLK3_DS_CNTL); //dcf deep sleep divider in vg_dump_clk_registers_internal()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | dcn20_fpu.c | 1786 /* only pipe 0 is read for voltage and dcf/soc clocks */ in dcn20_calculate_wm() 1862 // Accounting for SOC/DCF relationship, we can go as high as in dcn20_update_bounding_box() 2210 /* only pipe 0 is read for voltage and dcf/soc clocks */ in calculate_wm_set_for_vlevel()
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | mpls.json | 1091 "id": "3dcf",
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu10_hwmgr.c | 199 "Attempt to set DCF Clock Failed!", return -EINVAL); in smu10_set_clock_limit()
|
/openbmc/qemu/hw/usb/ |
H A D | quirks-ftdi-ids.h | 258 #define FTDI_ELV_UDF77_PID 0xFB5E /* USB DCF Funkuhr (UDF 77) */
|