linux/drivers/net/wireless/mediatek/mt76/mt76x0/initvals.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * (c) Copyright 2002-2010, Ralink Technology, Inc.
 * Copyright (C) 2015 Jakub Kicinski <[email protected]>
 * Copyright (C) 2018 Stanislaw Gruszka <[email protected]>
 * Copyright (C) 2018 Lorenzo Bianconi <[email protected]>
 */

#ifndef __MT76X0U_INITVALS_H
#define __MT76X0U_INITVALS_H

#include "phy.h"

static const struct mt76x0_bbp_switch_item mt76x0_bbp_switch_tab[] =;

#endif