Home
last modified time | relevance | path

Searched refs:wp_type (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/tools/perf/tests/
Dwp.c35 static void get__perf_event_attr(struct perf_event_attr *attr, int wp_type, in get__perf_event_attr() argument
42 attr->bp_type = wp_type; in get__perf_event_attr()
51 static int __event(int wp_type, void *wp_addr, unsigned long wp_len) in __event() argument
56 get__perf_event_attr(&attr, wp_type, wp_addr, wp_len); in __event()
/Linux-v5.4/include/linux/platform_data/
Dmmc-esdhc-imx.h34 enum wp_types wp_type; member
/Linux-v5.4/arch/arm/mach-imx/devices/
Dplatform-sdhci-esdhc-imx.c34 .wp_type = ESDHC_WP_NONE,
/Linux-v5.4/arch/arm/mach-imx/
Dmach-pcm043.c334 .wp_type = ESDHC_WP_GPIO,
/Linux-v5.4/drivers/mmc/host/
Dsdhci-esdhc-imx.c821 switch (boarddata->wp_type) { in esdhc_pltfm_get_ro()
1319 boarddata->wp_type = ESDHC_WP_CONTROLLER; in sdhci_esdhc_imx_probe_dt()
1327 boarddata->wp_type = ESDHC_WP_GPIO; in sdhci_esdhc_imx_probe_dt()
1383 if (boarddata->wp_type == ESDHC_WP_GPIO) { in sdhci_esdhc_imx_probe_nondt()