Searched full:805 (Results 1 – 25 of 43) sorted by relevance
12
/linux-5.10/Documentation/devicetree/bindings/leds/backlight/ |
D | qcom-wled.yaml | 173 enum: [ 105, 385, 525, 805, 980, 1260, 1400, 1680 ] 174 default: 805 248 qcom,current-boost-limit = <805>;
|
/linux-5.10/arch/alpha/kernel/ |
D | sys_cabriolet.c | 257 * located at ISA address 804h, 805h and 806h. 259 * An I/O read at ISA address 804h, 805h, 806h will return the 263 * Note: A write to I/O 804h, 805h, and 806h the mask register will be
|
/linux-5.10/Documentation/admin-guide/media/ |
D | dvb-usb-af9015-cardlist.rst | 25 * - AverMedia AVerTV Volar GPS 805 (A805)
|
/linux-5.10/tools/testing/selftests/powerpc/include/ |
D | reg.h | 29 #define SPRN_EBBRR 805
|
/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 180 case 805: return "SPRN_EBBRR"; break; in trace_decode_reg()
|
/linux-5.10/include/uapi/linux/ |
D | if_arp.h | 92 #define ARPHRD_IEEE802154_MONITOR 805 /* IEEE 802.15.4 network monitor */
|
/linux-5.10/drivers/clk/renesas/ |
D | r8a7795-cpg-mssr.c | 228 DEF_MOD("vin6", 805, R8A7795_CLK_S0D2), 390 { MOD_CLK_ID(805), R8A7795_CLK_S2D1 }, /* VIN6 */
|
D | r8a7792-cpg-mssr.c | 113 DEF_MOD("vin4", 805, R8A7792_CLK_ZG),
|
D | r8a774a1-cpg-mssr.c | 184 DEF_MOD("vin6", 805, R8A774A1_CLK_S0D2),
|
D | r8a774b1-cpg-mssr.c | 179 DEF_MOD("vin6", 805, R8A774B1_CLK_S0D2),
|
D | r8a77965-cpg-mssr.c | 204 DEF_MOD("vin6", 805, R8A77965_CLK_S0D2),
|
D | r8a774e1-cpg-mssr.c | 198 DEF_MOD("vin6", 805, R8A774E1_CLK_S0D2),
|
D | r8a7796-cpg-mssr.c | 206 DEF_MOD("vin6", 805, R8A7796_CLK_S0D2),
|
/linux-5.10/arch/arm/boot/dts/ |
D | qcom-msm8974-sony-xperia-amami.dts | 430 qcom,current-boost-limit = <805>;
|
D | qcom-msm8974-sony-xperia-honami.dts | 479 qcom,current-boost-limit = <805>;
|
D | r8a7792.dtsi | 766 clocks = <&cpg CPG_MOD 805>; 768 resets = <&cpg 805>;
|
/linux-5.10/drivers/cpufreq/ |
D | armada-37xx-cpufreq.c | 75 747, 758, 770, 782, 793, 805, 817, 828, 840, 852, 863, 875, 887, 898,
|
/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | hfi.h | 1723 * rate is (approximately) 805 MHz, the units of the returned value 1724 * are (1/805 MHz). 1735 * fabric_clock_period == 1 /(805 * 10^6) [cycles/sec] in egress_cycles() 1739 cycles *= 805; in egress_cycles()
|
D | chip.h | 595 #define ASIC_CCLOCK_PS 1242 /* 805 MHz */
|
/linux-5.10/drivers/video/fbdev/sis/ |
D | 300vtbl.h | 855 { 0, 805}, /* 1024x768 / 512x384 */ 868 { 0, 805}, 882 { 0, 805} /* 1024x768 / 512x384 */ 893 { 0, 805}
|
/linux-5.10/arch/arm64/boot/dts/renesas/ |
D | r8a77980.dtsi | 1033 clocks = <&cpg CPG_MOD 805>; 1035 resets = <&cpg 805>;
|
/linux-5.10/arch/sparc/kernel/ |
D | pcic.c | 81 * OEM manual (805-1486):
|
/linux-5.10/drivers/media/common/siano/ |
D | smscoreapi.h | 495 MSG_SMS_INTERFACE_LOCK_IND = 805,
|
/linux-5.10/drivers/net/phy/ |
D | marvell.c | 1788 return distance * 805 / 10; in marvell_vct5_distance2cm() 1793 return cm * 10 / 805; in marvell_vct5_cm2distance()
|
/linux-5.10/drivers/sbus/char/ |
D | envctrl.c | 894 /* SPARCengine ASM Reference Manual (ref. SMI doc 805-7581-04) in envctrl_init_i2c_child()
|
12