Home
last modified time | relevance | path

Searched refs:hst_mode (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dcyttsp_core.h36 u8 hst_mode; member
55 u8 hst_mode; member
H A Dcyttsp4_core.h53 #define IS_BOOTLOADER(hst_mode, reset_detect) \
54 ((hst_mode) & 0x01 || (reset_detect) != 0)
204 u8 hst_mode; member
H A Dcyttsp_core.c115 ts->xy_data.hst_mode ^ CY_HNDSHK_BIT); in cyttsp_handshake()
454 if (GET_HSTMODE(ts->xy_data.hst_mode)) in cyttsp_enable()
H A Dcyttsp4_core.c716 rc = cyttsp4_handshake(cd, si->si_data.hst_mode); in cyttsp4_get_sysinfo_regs()
959 u8 hst_mode; in cyttsp4_xy_worker() local
976 hst_mode = si->xy_mode[CY_REG_BASE]; in cyttsp4_xy_worker()
981 "hst_mode=", hst_mode, "rep_len=", rep_len, in cyttsp4_xy_worker()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp_core.h36 u8 hst_mode; member
55 u8 hst_mode; member
H A Dcyttsp4_core.h53 #define IS_BOOTLOADER(hst_mode, reset_detect) \
54 ((hst_mode) & 0x01 || (reset_detect) != 0)
204 u8 hst_mode; member
H A Dcyttsp_core.c123 ts->xy_data.hst_mode ^ CY_HNDSHK_BIT); in cyttsp_handshake()
473 if (GET_HSTMODE(ts->xy_data.hst_mode)) in cyttsp_enable()
H A Dcyttsp4_core.c730 rc = cyttsp4_handshake(cd, si->si_data.hst_mode); in cyttsp4_get_sysinfo_regs()
973 u8 hst_mode; in cyttsp4_xy_worker() local
990 hst_mode = si->xy_mode[CY_REG_BASE]; in cyttsp4_xy_worker()
995 "hst_mode=", hst_mode, "rep_len=", rep_len, in cyttsp4_xy_worker()
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/
H A Docteon-hcd.h1749 * @hst_mode: When '0' the USB is acting as HOST, when '1'
1832 __BITFIELD_FIELD(u64 hst_mode : 1,
H A Docteon-hcd.c820 usbn_usbp_ctl_status.s.hst_mode = 0; in cvmx_usb_initialize()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Docteon-hcd.h1749 * @hst_mode: When '0' the USB is acting as HOST, when '1'
1832 __BITFIELD_FIELD(u64 hst_mode : 1,
H A Docteon-hcd.c822 usbn_usbp_ctl_status.s.hst_mode = 0; in cvmx_usb_initialize()

Completed in 24 milliseconds