Home
last modified time | relevance | path

Searched refs:scan (Results 1 – 25 of 41) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drk1000_tve.c175 const struct base_overscan *scan; in drm_rk1000_select_output() local
216 scan = &base_parameter.scan; in drm_rk1000_select_output()
229 if (scan->leftscale < min_scan && scan->leftscale > 0) in drm_rk1000_select_output()
231 else if (scan->leftscale < max_scan) in drm_rk1000_select_output()
232 overscan->left_margin = scan->leftscale; in drm_rk1000_select_output()
234 if (scan->rightscale < min_scan && scan->rightscale > 0) in drm_rk1000_select_output()
236 else if (scan->rightscale < max_scan) in drm_rk1000_select_output()
237 overscan->right_margin = scan->rightscale; in drm_rk1000_select_output()
239 if (scan->topscale < min_scan && scan->topscale > 0) in drm_rk1000_select_output()
241 else if (scan->topscale < max_scan) in drm_rk1000_select_output()
[all …]
H A Drockchip_dw_hdmi.c352 const struct base_overscan *scan; in drm_rk_selete_output() local
380 scan = &base2_parameter->overscan_info; in drm_rk_selete_output()
424 scan = &base_parameter.scan; in drm_rk_selete_output()
444 scan = &base2_parameter->overscan_info; in drm_rk_selete_output()
466 if (scan->leftscale < min_scan && scan->leftscale > 0) in drm_rk_selete_output()
468 else if (scan->leftscale < max_scan && scan->leftscale > 0) in drm_rk_selete_output()
469 overscan->left_margin = scan->leftscale; in drm_rk_selete_output()
471 if (scan->rightscale < min_scan && scan->rightscale > 0) in drm_rk_selete_output()
473 else if (scan->rightscale < max_scan && scan->rightscale > 0) in drm_rk_selete_output()
474 overscan->right_margin = scan->rightscale; in drm_rk_selete_output()
[all …]
H A Drockchip_tve.c722 const struct base_overscan *scan; in tve_select_output() local
763 scan = &base_parameter.scan; in tve_select_output()
783 scan = &base2_parameter->overscan_info; in tve_select_output()
804 if (scan->leftscale < min_scan && scan->leftscale > 0) in tve_select_output()
806 else if (scan->leftscale < max_scan && scan->leftscale > 0) in tve_select_output()
807 overscan->left_margin = scan->leftscale; in tve_select_output()
809 if (scan->rightscale < min_scan && scan->rightscale > 0) in tve_select_output()
811 else if (scan->rightscale < max_scan && scan->rightscale > 0) in tve_select_output()
812 overscan->right_margin = scan->rightscale; in tve_select_output()
814 if (scan->topscale < min_scan && scan->topscale > 0) in tve_select_output()
[all …]
H A Drockchip_dw_hdmi_qp.c1072 const struct base_overscan *scan; in dw_hdmi_qp_select_output() local
1125 scan = &base_parameter.scan; in dw_hdmi_qp_select_output()
1147 scan = &base2_parameter->overscan_info; in dw_hdmi_qp_select_output()
1175 if (scan->leftscale < min_scan && scan->leftscale > 0) in dw_hdmi_qp_select_output()
1177 else if (scan->leftscale < max_scan && scan->leftscale > 0) in dw_hdmi_qp_select_output()
1178 overscan->left_margin = scan->leftscale; in dw_hdmi_qp_select_output()
1180 if (scan->rightscale < min_scan && scan->rightscale > 0) in dw_hdmi_qp_select_output()
1182 else if (scan->rightscale < max_scan && scan->rightscale > 0) in dw_hdmi_qp_select_output()
1183 overscan->right_margin = scan->rightscale; in dw_hdmi_qp_select_output()
1185 if (scan->topscale < min_scan && scan->topscale > 0) in dw_hdmi_qp_select_output()
[all …]
/rk3399_rockchip-uboot/lib/zlib/
H A Ddeflate.c1066 register Bytef *scan = s->window + s->strstart; /* current string */ local
1084 register ush scan_start = *(ushf*)scan;
1085 register ush scan_end = *(ushf*)(scan+best_len-1);
1088 register Byte scan_end1 = scan[best_len-1];
1089 register Byte scan_end = scan[best_len];
1136 Assert(scan[2] == match[2], "scan[2]?");
1137 scan++, match++;
1139 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1140 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1141 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
[all …]
/rk3399_rockchip-uboot/drivers/input/
H A Dcros_ec_keyb.c52 struct mbkp_keyscan scan; in check_for_keys() local
56 if (cros_ec_scan_keyboard(dev->parent, &scan)) { in check_for_keys()
60 *samep = last_scan_valid && !memcmp(&last_scan, &scan, sizeof(scan)); in check_for_keys()
69 memcpy(&last_scan, &scan, sizeof(last_scan)); in check_for_keys()
76 data = scan.data[bit / 8]; in check_for_keys()
H A Drockchip_ir.c53 if (rc_map[i].scan[j].scancode == scancode) { in ir_lookup_by_scancode()
54 if (priv->keycode == rc_map[i].scan[j].keycode) in ir_lookup_by_scancode()
58 priv->keycode = rc_map[i].scan[j].keycode; in ir_lookup_by_scancode()
96 (u32 *)rc_map[i].scan, len); in ir_parse_keys()
105 rc_map[i].scan[j].scancode, in ir_parse_keys()
106 rc_map[i].scan[j].keycode); in ir_parse_keys()
/rk3399_rockchip-uboot/doc/
H A DREADME.ubispl17 to load can contain. Used for sizing the scan data structure
21 constant or runtime detection. Used for sizing the scan data
26 constant or runtime detection. Used for sizing the scan data
31 scan data structure.
H A DREADME.nvme32 it is able to scan all available namespaces attached to it. Scanning namespace
47 To use an NVMe hard disk from U-Boot shell, a 'nvme scan' command needs to
/rk3399_rockchip-uboot/fs/ubifs/
H A DMakefile13 obj-y += lpt_commit.o scan.o lprops.o
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata.c46 if (!ops->scan) in sata_scan()
49 return ops->scan(dev); in sata_scan()
/rk3399_rockchip-uboot/include/
H A Drockchip_ir.h83 struct rc_map_table scan[MAX_NUM_KEYS]; member
H A Dahci.h203 int (*scan)(struct udevice *dev); member
H A Dcros_ec.h84 int cros_ec_scan_keyboard(struct udevice *dev, struct mbkp_keyscan *scan);
H A Dec_commands.h1228 uint8_t scan[0]; /* keyscan data */ member
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dsimple-framebuffer.txt4 with the assumption that the display hardware has already been set up to scan
/rk3399_rockchip-uboot/tools/
H A Dgenboardscfg.py140 def scan(self, defconfig): member in KconfigScanner
219 queue.put(kconf_scanner.scan(defconfig))
/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec.c357 int cros_ec_scan_keyboard(struct udevice *dev, struct mbkp_keyscan *scan) in cros_ec_scan_keyboard() argument
361 if (ec_command(cdev, EC_CMD_MKBP_STATE, 0, NULL, 0, scan, in cros_ec_scan_keyboard()
362 sizeof(scan->data)) != sizeof(scan->data)) in cros_ec_scan_keyboard()
H A Dcros_ec_sandbox.c243 static int cros_ec_keyscan(struct ec_state *ec, uint8_t *scan) in cros_ec_keyscan() argument
271 memcpy(scan, ec->keyscan, bytes); in cros_ec_keyscan()
/rk3399_rockchip-uboot/drivers/pci/
H A DKconfig53 the device tree but the normal PCI scan technique is used to find
/rk3399_rockchip-uboot/doc/driver-model/
H A Dusb-info.txt199 - Then usb_scan_bus() is called. This calls usb_scan_device() to scan the
252 - usb_hub_post_probe() calls usb_hub_scan() to scan the hub, which in turn
258 scan the device, passing the appropriate port number.
260 device ready for use. If it is a hub, it will scan that hub before it
322 uclass UCLASS_USB_DEV_GENERIC). Then, when the scan is completed,
H A Dpci-info.txt27 This does a scan of the bus to locate available devices. These devices are
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.lex.c_shipped1938 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
2063 /** Setup the input buffer state to scan directly from a user-specified character buffer.
2098 /** Setup the input buffer state to scan a string. The next call to zconflex() will
2099 * scan from a @e copy of @a str.
2100 * @param yystr a NUL-terminated string to scan
2103 * @note If you want to scan bytes that may contain NUL values, then use
2112 /** Setup the input buffer state to scan the given bytes. The next call to zconflex() will
2113 * scan from a @e copy of @a bytes.
2114 * @param yybytes the byte buffer to scan
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1803 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
1928 /** Setup the input buffer state to scan directly from a user-specified character buffer.
1963 /** Setup the input buffer state to scan a string. The next call to yylex() will
1964 * scan from a @e copy of @a str.
1965 * @param yystr a NUL-terminated string to scan
1968 * @note If you want to scan bytes that may contain NUL values, then use
1977 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
1978 * scan from a @e copy of @a bytes.
1979 * @param yybytes the byte buffer to scan
/rk3399_rockchip-uboot/board/compulab/cm_fx6/
H A Dcm_fx6.c823 .scan = dwc_ahsata_scan,

12