/linux-6.12.1/drivers/soundwire/ |
D | mipi_disco.c | 131 struct sdw_dp0_prop *dp0) in sdw_slave_read_dp0() argument 136 &dp0->max_word); in sdw_slave_read_dp0() 139 &dp0->min_word); in sdw_slave_read_dp0() 144 dp0->num_words = nval; in sdw_slave_read_dp0() 145 dp0->words = devm_kcalloc(&slave->dev, in sdw_slave_read_dp0() 146 dp0->num_words, sizeof(*dp0->words), in sdw_slave_read_dp0() 148 if (!dp0->words) in sdw_slave_read_dp0() 153 dp0->words, dp0->num_words); in sdw_slave_read_dp0() 156 dp0->BRA_flow_controlled = fwnode_property_read_bool(port, in sdw_slave_read_dp0() 159 dp0->simple_ch_prep_sm = fwnode_property_read_bool(port, in sdw_slave_read_dp0() [all …]
|
D | sysfs_slave.c | 43 * |---- dp0 138 * DP0 sysfs 201 DEFINE_SYSFS_GROUP_VISIBLE(dp0); 205 .is_visible = SYSFS_GROUP_VISIBLE(dp0), 206 .name = "dp0",
|
D | debugfs.c | 68 /* DP0 non-banked registers */ in sdw_slave_reg_show() 73 /* DP0 Bank 0 registers */ in sdw_slave_reg_show() 79 /* DP0 Bank 1 registers */ in sdw_slave_reg_show()
|
D | bus.c | 1449 /* No need to continue if DP0 is not present */ in sdw_initialize_slave() 1453 /* Enable DP0 interrupts */ in sdw_initialize_slave() 1515 /* Read DP0 interrupt again */ in sdw_handle_dp0_interrupt() 1531 dev_warn(&slave->dev, "Reached MAX_RETRY on DP0 read\n"); in sdw_handle_dp0_interrupt()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-soundwire-slave | 48 What: /sys/bus/soundwire/devices/sdw:.../dp0/max_word 49 /sys/bus/soundwire/devices/sdw:.../dp0/min_word 50 /sys/bus/soundwire/devices/sdw:.../dp0/words 51 /sys/bus/soundwire/devices/sdw:.../dp0/BRA_flow_controlled 52 /sys/bus/soundwire/devices/sdw:.../dp0/simple_ch_prep_sm 53 /sys/bus/soundwire/devices/sdw:.../dp0/imp_def_interrupts
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/ |
D | pipeline.json | 33 … issue queue are busy. This event counts the cycles where all slots in the DP0 and DP1 IQs are ful… 36 … issue queue are busy. This event counts the cycles where all slots in the DP0 and DP1 IQs are ful…
|
/linux-6.12.1/drivers/parisc/ |
D | iosapic.c | 517 static void iosapic_rd_irt_entry(struct vector_info *vi , u32 *dp0, u32 *dp1) in iosapic_rd_irt_entry() argument 522 *dp0 = iosapic_read(isp->addr, IOSAPIC_IRDT_ENTRY(idx)); in iosapic_rd_irt_entry() 527 static void iosapic_wr_irt_entry(struct vector_info *vi, u32 dp0, u32 dp1) in iosapic_wr_irt_entry() argument 532 vi->irqline, isp->isi_hpa, dp0, dp1); in iosapic_wr_irt_entry() 534 iosapic_write(isp->addr, IOSAPIC_IRDT_ENTRY(vi->irqline), dp0); in iosapic_wr_irt_entry() 537 dp0 = readl(isp->addr+IOSAPIC_REG_WINDOW); in iosapic_wr_irt_entry() 546 ** set_irt prepares the data (dp0, dp1) according to the vector_info 547 ** and target cpu (id_eid). dp0/dp1 are then used to program I/O SAPIC 551 iosapic_set_irt_data( struct vector_info *vi, u32 *dp0, u32 *dp1) in iosapic_set_irt_data() argument 567 *dp0 = mode | (u32) vi->txn_data; in iosapic_set_irt_data() [all …]
|
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | tc358767.c | 190 #define DP0_VIDMNGEN0 0x0610 /* DP0 Video Force M Value Register */ 191 #define DP0_VIDMNGEN1 0x0614 /* DP0 Video Force N Value Register */ 192 #define DP0_VMNGENSTATUS 0x0618 /* DP0 Video Current M Value Register */ 193 #define DP0_AUDMNGEN0 0x0628 /* DP0 Audio Force M Value Register */ 194 #define DP0_AUDMNGEN1 0x062c /* DP0 Audio Force N Value Register */ 195 #define DP0_AMNGENSTATUS 0x0630 /* DP0 Audio Current M Value Register */ 269 #define DP0_TPATDAT0 0x06e8 /* DP0 Test Pattern bits 29 to 0 */ 270 #define DP0_TPATDAT1 0x06ec /* DP0 Test Pattern bits 59 to 30 */ 271 #define DP0_TPATDAT2 0x06f0 /* DP0 Test Pattern bits 89 to 60 */ 272 #define DP0_TPATDAT3 0x06f4 /* DP0 Test Pattern bits 119 to 90 */ [all …]
|
/linux-6.12.1/drivers/usb/typec/mux/ |
D | ptn36502.c | 135 * D -> DP0 in ptn36502_set() 137 * A -> DP0 in ptn36502_set() 157 * D -> DP0 in ptn36502_set() 159 * A -> DP0 in ptn36502_set()
|
D | nb7vpq904m.c | 186 * D -> DP0 in nb7vpq904m_set() 188 * A -> DP0 in nb7vpq904m_set() 225 * D -> DP0 in nb7vpq904m_set() 227 * A -> DP0 in nb7vpq904m_set()
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra186-pmc.yaml | 107 hdmi-dp0, hdmi-dp1, pex-cntrl, sdmmc2-hv, sdmmc4, cam, dsib, 117 hdmi-dp0, hdmi-dp1, pex-cntrl, pex-ctl2, pex-l0-rst,
|
/linux-6.12.1/Documentation/devicetree/bindings/display/connector/ |
D | dp-connector.yaml | 45 label = "dp0";
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-j784s4-evm.dts | 256 dp0_pwr_3v3: regulator-dp0-prw { 258 regulator-name = "dp0-pwr"; 265 dp0: connector-dp0 { label 267 label = "DP0"; 406 dp0_pins_default: dp0-default-pins {
|
D | k3-am69-sk.dts | 256 dp0_pwr_3v3: regulator-dp0-pwr { 258 regulator-name = "dp0-pwr"; 267 dp0: connector-dp0 { label 269 label = "DP0"; 422 dp0_pins_default: dp0-default-pins {
|
D | k3-j721e-beagleboneai64.dts | 293 dp0: connector { label 295 label = "DP0"; 362 dp0_3v3_en_pins_default:dp0-3v3-en-default-pins { 368 dp0_pins_default: dp0-default-pins {
|
D | k3-j721e-common-proc-board.dts | 174 dp0: connector { label 176 label = "DP0"; 258 dp0_pins_default: dp0-default-pins {
|
D | k3-j721e-sk.dts | 261 dp0: connector { label 263 label = "DP0"; 446 dp0_pins_default: dp0-default-pins {
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | arm,malidp.yaml | 102 dp0: malidp@6f200000 {
|
/linux-6.12.1/sound/soc/codecs/ |
D | sdw-mockup.c | 147 * DP0 is not supported in sdw_mockup_read_prop()
|
/linux-6.12.1/sound/soc/qcom/ |
D | common.c | 16 SND_SOC_DAPM_SPK("DP0 Jack", NULL),
|
/linux-6.12.1/include/linux/soundwire/ |
D | sdw_registers.h | 22 * DP0 Interrupt register & bits
|
D | sdw.h | 228 * struct sdw_dp0_prop - DP0 properties
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | npc.h | 260 u16 dp0; member
|
/linux-6.12.1/drivers/soc/tegra/ |
D | pmc.c | 3750 TEGRA_IO_PAD(TEGRA_IO_PAD_HDMI_DP0, 28, 0x74, 0x78, UINT_MAX, "hdmi-dp0"), 3791 TEGRA_IO_PIN_DESC(TEGRA_IO_PAD_HDMI_DP0, "hdmi-dp0"), 3958 TEGRA_IO_PAD(TEGRA_IO_PAD_HDMI_DP0, 28, 0x74, 0x78, UINT_MAX, "hdmi-dp0"), 4010 TEGRA_IO_PIN_DESC(TEGRA_IO_PAD_HDMI_DP0, "hdmi-dp0"), 4121 TEGRA_IO_PAD(TEGRA_IO_PAD_HDMI_DP0, 0, 0xe0d0, 0xe0d4, UINT_MAX, "hdmi-dp0"), 4139 TEGRA_IO_PIN_DESC(TEGRA_IO_PAD_HDMI_DP0, "hdmi-dp0"),
|
/linux-6.12.1/drivers/pinctrl/sunxi/ |
D | pinctrl-sun50i-a100.c | 204 SUNXI_FUNCTION(0x4, "dsi0"), /* DP0 */
|