/linux-6.1.9/Documentation/devicetree/bindings/display/ti/ |
D | ti,tpd12s015.txt | 8 - gpios: CT CP HPD, LS OE and HPD gpios 20 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
D | ti,omap-dss.txt | 147 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
/linux-6.1.9/drivers/media/pci/ddbridge/ |
D | Kconfig | 24 - DuoFlex CT Octopus 26 - CineCTv6 and DuoFlex CT (STV0367-based)
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | dvb-usb-ttusb2-cardlist.rst | 19 * - Technotrend TT-connect CT-3650
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | am57xx-beagle-x15-revc.dts | 13 gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
|
D | am57xx-beagle-x15-revb1.dts | 13 gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
|
D | am57xx-beagle-x15.dts | 14 gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
|
D | omap5-uevm.dts | 186 gpios = <&gpio9 0 GPIO_ACTIVE_HIGH>, /* TCA6424A P01, CT CP HPD */
|
D | dra76-evm.dts | 177 gpios = <&gpio7 30 GPIO_ACTIVE_HIGH>, /* gpio7_30, CT CP HPD */
|
D | omap4-panda-common.dtsi | 190 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
D | dra72-evm-common.dtsi | 123 gpios = <&pcf_hdmi 4 GPIO_ACTIVE_HIGH>, /* P4, CT CP HPD */
|
D | omap4-sdp.dts | 170 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
D | sample.c | 20 if (flow_flag_test(parse_state->flow, CT) && ct_nat) { in tc_act_can_offload_sample()
|
D | ct.c | 52 flow_flag_set(parse_state->flow, CT); in tc_act_parse_ct()
|
/linux-6.1.9/drivers/block/ |
D | floppy.c | 2136 #define CT(x) ((x) | 0xc0) macro 2399 if (CT(raw_cmd->cmd[COMMAND]) != FD_READ) { in rw_interrupt() 2439 if (current_count_sectors <= 0 && CT(raw_cmd->cmd[COMMAND]) == FD_WRITE && in copy_buffer() 2445 if (remaining > blk_rq_bytes(current_req) && CT(raw_cmd->cmd[COMMAND]) == FD_WRITE) { in copy_buffer() 2478 if (CT(raw_cmd->cmd[COMMAND]) == FD_READ) in copy_buffer() 2480 if (CT(raw_cmd->cmd[COMMAND]) == FD_WRITE) in copy_buffer() 2485 if (CT(raw_cmd->cmd[COMMAND]) == FD_READ) in copy_buffer() 2512 if (CT(raw_cmd->cmd[COMMAND]) == FD_WRITE) { in virtualdmabug_workaround() 2634 } else if (!raw_cmd->cmd[HEAD] && CT(raw_cmd->cmd[COMMAND]) == FD_WRITE) { in make_raw_rw_request() 2646 if (CT(raw_cmd->cmd[COMMAND]) == FD_READ) { in make_raw_rw_request() [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/nvmem/ |
D | mediatek,efuse.yaml | 14 - Andrew-CT Chen <andrew-ct.chen@mediatek.com>
|
/linux-6.1.9/Documentation/power/ |
D | video.rst | 188 Toshiba Libretto 100CT/110CT vbetool (6) 189 Toshiba Portege 3020CT s3_mode (3)
|
/linux-6.1.9/Documentation/hwmon/ |
D | adt7410.rst | 54 exceeded, as well as a critical temperature (CT) pin to indicate that the
|
D | coretemp.rst | 129 E665CT/645CT 110
|
/linux-6.1.9/tools/testing/selftests/bpf/ |
D | sdt.h | 141 #define __SDT_COND_SIGNED(T,CT) \ argument 142 template<> struct __sdt_type<T> { static const bool __sdt_signed = ((CT)(-1) < 1); };
|
/linux-6.1.9/arch/m68k/ |
D | Kconfig.devices | 64 CT/60 extension port.
|
/linux-6.1.9/Documentation/driver-api/tty/ |
D | moxa-smartio.rst | 37 (C114HI, CT-114I),
|
/linux-6.1.9/arch/powerpc/xmon/ |
D | ppc-opc.c | 292 #define CT CRS + 1 macro 294 #define MO CT 300 #define D CT + 1 4733 {"icbt", X(31,22), X_MASK, BOOKE|PPCE300|PPCA2|PPC476, 0, {CT, RA0, RB}}, 4896 {"dcbtstls", X(31,134), X_MASK, PPCCHLK|PPC476|TITAN, 0, {CT, RA0, RB}}, 4914 {"dcbtstlse", X(31,142), X_MASK, PPCCHLK, E500MC, {CT, RA0, RB}}, 4948 {"dcbtls", X(31,166), X_MASK, PPCCHLK|PPC476|TITAN, 0, {CT, RA0, RB}}, 4956 {"dcbtlse", X(31,174), X_MASK, PPCCHLK, E500MC, {CT, RA0, RB}}, 4980 {"icblq.", XRC(31,198,1), X_MASK, E6500, 0, {CT, RA0, RB}}, 5020 {"icblc", X(31,230), X_MASK, PPCCHLK|PPC476|TITAN, 0, {CT, RA0, RB}}, [all …]
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | Kconfig | 309 the TechnoTrend CT-3650 CI DVB-C/T USB2.0 receiver. The
|
/linux-6.1.9/net/netfilter/ |
D | Kconfig | 146 bool "Supply CT list in procfs (OBSOLETE)" 170 via the CT target. 868 tristate '"CT" target support' 873 This options adds a `CT' target, which allows to specify initial
|